Switch to DuckDuckGo Search
   February 11, 2017  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | >

Toggle Join/Part | bottom
[00:00:03] <KittyCat> alListenerf, to affect all sources
[00:01:17] <CCHyper> so i do not need to loop through all buffers?
[00:02:07] <KittyCat> no
[00:02:29] <CCHyper> ok
[00:03:34] <CCHyper> does this only effect out application? it seems like a global function
[00:05:24] <KittyCat> yes. it only affects the current context
[00:05:38] <CCHyper> ok, ill give this a go
[00:10:34] <CCHyper> hm, i'm getting silence
[00:13:11] <CCHyper> it works fine, until the focus restore
[00:13:17] <CCHyper> then I get silence
[00:13:49] <KittyCat> do you set the listener gain back to 1?
[00:13:55] <CCHyper> 1.0, yea
[00:16:22] <CCHyper> ok
[00:16:44] <CCHyper> Ok, its working as intended, seems we have a issue with our focus handler also
[00:17:22] <CCHyper> I'm going to run with this for a bit, debug the rest of the sound issues we have (game logic wise)
[00:17:29] <CCHyper> I might be back in a day or two lol
[00:17:54] <CCHyper> Thank you for taking a look at the code again and helping me with the issue
[00:18:48] <KittyCat> no problem
[00:20:50] <CCHyper> actually, just before I go
[00:21:04] <CCHyper> it seems to be stopping the samples
[00:21:13] <CCHyper> is that our interface or OpenAL?
[00:22:16] <CCHyper> i mean, is there a openal function we are calling that will return a state if listener gain is 0?
[00:24:04] <KittyCat> alGetListenerf with AL_GAIN will give back what the gain is
[00:24:27] <CCHyper> ok, we dont use that.
[00:24:40] <CCHyper> I think i need to get the music track playing again to see what is really going on
[00:34:13] <CCHyper> KittyCat: thanks, seems to be ok now :)
[00:52:17] <jpernst> is the config file loaded immediately upon opening the dylib? and is it safe to delete it immediately afterward?
[00:55:31] <KittyCat> the config's not necessarily loaded when the lib is loaded. the initialization happens when needed, which currently occurs in some alc calls
[00:55:39] <jpernst> hmm
[00:55:44] <jpernst> i guess i'll just keep it around the entire time then
[00:55:46] <jpernst> just to be safe
[00:56:37] <jpernst> i wanted to be able to set the env var back to its original value as soon as possible, but it's not really a big deal, i'll just document it clearly
[01:02:00] <jpernst> i'm glad the config is hierarchical though, that's really helpful
[01:02:08] <jpernst> i didn't want to stomp on global settings if they were unspecified
[01:08:46] *** maxfx <maxfx!~maxfx@2a00:1028:8b40:c6d6:c5ab:3f96:8116:b7af> has quit IRC (Ping timeout: 264 seconds)
[01:38:07] <jpernst> what's the difference between the output frequency specified in the config file and the one specified in context creation?
[01:41:49] <KittyCat> the one in the config file takes precedence, otherwise none really
[01:42:34] <jpernst> ok, cool, i'll leave that out then
[02:28:37] *** Smirftsch3 <Smirftsch3!~Smirftsch@p200300D7A3D1ED00907352F9525561B1.dip0.t-ipconnect.de> has joined #openal
[02:28:37] *** ChanServ sets mode: +v Smirftsch3
[02:30:56] *** Smirftsch <Smirftsch!~Smirftsch@p549D7C49.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 260 seconds)
[04:09:24] *** irungentoo <irungentoo!~irungento@unaffiliated/irungentoo> has joined #openal
[04:09:24] *** ChanServ sets mode: +v irungentoo
[04:17:53] *** irungentoo <irungentoo!~irungento@unaffiliated/irungentoo> has quit IRC (Ping timeout: 252 seconds)
[04:29:47] *** irungentoo <irungentoo!~irungento@unaffiliated/irungentoo> has joined #openal
[04:29:47] *** ChanServ sets mode: +v irungentoo
[06:53:26] *** irungentoo <irungentoo!~irungento@unaffiliated/irungentoo> has quit IRC (Ping timeout: 276 seconds)
[07:18:47] *** Emcy <Emcy!~MC@unaffiliated/mc1984> has quit IRC (Read error: Connection reset by peer)
[07:28:32] *** Emcy <Emcy!~MC@cpc93884-swan4-2-0-cust190.7-3.cable.virginm.net> has joined #openal
[07:28:32] *** Emcy <Emcy!~MC@cpc93884-swan4-2-0-cust190.7-3.cable.virginm.net> has quit IRC (Changing host)
[07:28:32] *** Emcy <Emcy!~MC@unaffiliated/mc1984> has joined #openal
[07:28:32] *** ChanServ sets mode: +v Emcy
[11:32:28] *** friedrich <friedrich!~friedrich@aextron.de> has quit IRC (Ping timeout: 255 seconds)
[11:39:36] *** maxfx <maxfx!~maxfx@2a00:1028:8b40:c6d6:c5ab:3f96:8116:b7af> has joined #openal
[11:39:36] *** ChanServ sets mode: +v maxfx
[11:49:48] *** friedrich <friedrich!~friedrich@aextron.de> has joined #openal
[11:49:48] *** ChanServ sets mode: +v friedrich
[12:24:26] *** vmuresan__ <vmuresan__!~vmuresan@mail.computervoice.ro> has joined #openal
[12:24:26] *** ChanServ sets mode: +v vmuresan__
[12:26:48] *** vmuresan_ <vmuresan_!~vmuresan@mail.computervoice.ro> has quit IRC (Ping timeout: 240 seconds)
[13:05:00] *** Emcy_ <Emcy_!~MC@cpc93884-swan4-2-0-cust190.7-3.cable.virginm.net> has joined #openal
[13:05:00] *** Emcy_ <Emcy_!~MC@cpc93884-swan4-2-0-cust190.7-3.cable.virginm.net> has quit IRC (Changing host)
[13:05:00] *** Emcy_ <Emcy_!~MC@unaffiliated/mc1984> has joined #openal
[13:05:00] *** ChanServ sets mode: +v Emcy_
[13:06:35] *** Emcy <Emcy!~MC@unaffiliated/mc1984> has quit IRC (Ping timeout: 240 seconds)
[13:36:22] *** maxfx <maxfx!~maxfx@2a00:1028:8b40:c6d6:c5ab:3f96:8116:b7af> has quit IRC (Ping timeout: 264 seconds)
[13:59:28] *** irungentoo <irungentoo!~irungento@unaffiliated/irungentoo> has joined #openal
[13:59:28] *** ChanServ sets mode: +v irungentoo
[14:26:25] *** irungentoo <irungentoo!~irungento@unaffiliated/irungentoo> has quit IRC (Remote host closed the connection)
[15:07:18] *** maxfx <maxfx!~maxfx@2a00:1028:8b40:c6d6:c5ab:3f96:8116:b7af> has joined #openal
[15:07:18] *** ChanServ sets mode: +v maxfx
[15:45:22] *** maxfx <maxfx!~maxfx@2a00:1028:8b40:c6d6:c5ab:3f96:8116:b7af> has quit IRC (Ping timeout: 264 seconds)
[17:26:07] *** Murii <Murii!~Murii@79.113.234.223> has joined #openal
[17:26:07] *** ChanServ sets mode: +v Murii
[17:42:22] *** friedrich <friedrich!~friedrich@aextron.de> has quit IRC (Ping timeout: 255 seconds)
[17:48:16] *** friedrich <friedrich!~friedrich@aextron.de> has joined #openal
[17:48:16] *** ChanServ sets mode: +v friedrich
[20:10:21] *** Murii <Murii!~Murii@79.113.234.223> has quit IRC ()
[22:06:17] *** maxfx <maxfx!~maxfx@2a00:1028:8b40:c6d6:c5ab:3f96:8116:b7af> has joined #openal
[22:06:17] *** ChanServ sets mode: +v maxfx
[23:31:05] *** maxfx <maxfx!~maxfx@2a00:1028:8b40:c6d6:c5ab:3f96:8116:b7af> has quit IRC (Remote host closed the connection)
[23:55:20] *** maxfx <maxfx!~maxfx@2a00:1028:8b40:c6d6:f579:5356:2291:6f86> has joined #openal
[23:55:20] *** ChanServ sets mode: +v maxfx
top

   February 11, 2017  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | >