July 31, 2008  
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 | 29 | 30 | 31

[00:11:08] *** wild13 has quit IRC
[00:11:09] *** Alam_Debian has quit IRC
[00:13:33] *** wild13 has joined #openal
[00:13:33] *** Alam_Debian has joined #openal
[00:13:33] *** irc.freenode.net sets mode: +vv wild13 Alam_Debian
[00:13:43] *** wild13 has quit IRC
[01:07:12] *** barraAway is now known as barra_
[01:25:16] *** KittyCat has quit IRC
[01:35:23] *** KittyCat has joined #openal
[01:35:23] *** ChanServ sets mode: +v KittyCat
[02:12:02] *** juanmabc has quit IRC
[02:31:46] *** barra_ has quit IRC
[02:35:02] *** juanmabc has joined #openal
[02:35:03] *** ChanServ sets mode: +v juanmabc
[02:59:43] *** Proteus has quit IRC
[03:00:00] *** Proteus has joined #openal
[03:00:00] *** ChanServ sets mode: +v Proteus
[03:06:56] *** Proteus has quit IRC
[03:07:06] *** Proteus has joined #openal
[03:07:06] *** ChanServ sets mode: +v Proteus
[03:21:51] *** Proteus has quit IRC
[03:22:06] *** Proteus has joined #openal
[03:22:06] *** ChanServ sets mode: +v Proteus
[03:38:59] *** Proteus_ has joined #openal
[03:38:59] *** ChanServ sets mode: +v Proteus_
[03:39:01] *** Proteus has quit IRC
[04:23:50] *** wild13 has joined #openal
[04:23:50] *** ChanServ sets mode: +v wild13
[04:25:09] *** juanmabc has quit IRC
[06:28:37] *** Proteus has joined #openal
[06:28:37] *** ChanServ sets mode: +v Proteus
[06:36:44] *** wild13 has quit IRC
[06:44:13] *** Proteus_ has quit IRC
[09:26:49] *** Alam_Debian has quit IRC
[09:28:48] *** Alam_Debian has joined #openal
[09:28:48] *** irc.freenode.net sets mode: +v Alam_Debian
[12:19:36] *** mawt has joined #openal
[12:19:36] *** ChanServ sets mode: +v mawt
[12:32:45] <mawt> lo - just a q or two
[12:33:16] <mawt> OpenAL identifiers are just like OpenGL ones - numerical assignments not actual pointers right?
[12:35:07] <KittyCat> more or less
[12:35:37] <KittyCat> the values can be any thing (indices, pointers), but they're stored in ints.
[12:37:46] *** Rivorus has quit IRC
[12:44:10] <mawt> is there an set of openal cheatsheets i can refer to for ease? i've used a few opengl ones - simply a neatly formatted pdf of all the function prototypes.
[12:45:06] <KittyCat> the SDK has a pdf with the function specs, and a user's guide
[12:45:48] <mawt> i didn't see that one
[12:46:08] <mawt> admittedly im not a huge fan of the creative website
[12:46:19] <KittyCat> me either
[12:46:45] <mawt> a project is best hosted as a project, independantly
[12:46:56] <mawt> but i guess its so developers are only one step away from their extentions
[13:10:36] * KittyCat is away: sleep
[13:47:01] <mawt> gah you have to call alut's init before you make your source
[13:47:11] * mawt took nearly an hour to figure that one out
[13:59:13] <mawt> it's alive
[13:59:31] <mawt> i wondered why i was getting highs a lows when i was whistling or yelling into the mic
[14:00:02] <mawt> turns out I'd passed the framebuffer size, as the total buffer length, to albuffer
[14:00:43] <mawt> effectively making a nice boolean of me either yelling or crying since it cut off everthing past 440 bytes
[14:00:46] <mawt> *4410
[14:01:52] <mawt> if anyone's here - i take it stereo is 16bit stero is 2 channel - so ((16 x 2) * frames)
[14:02:13] <mawt> 16 mono is less the 2
[14:02:43] * mawt is an image processing geek by trade, but its all pretty familiar
[15:08:19] *** mawt is now known as _zeedo
[15:08:53] *** _zeedo is now known as mawt
[15:48:18] *** barra_ has joined #openal
[15:48:18] *** ChanServ sets mode: +v barra_
[17:02:52] *** mawt has quit IRC
[17:03:18] *** mawt has joined #openal
[17:03:18] *** ChanServ sets mode: +v mawt
[21:38:52] *** juanmabc has joined #openal
[21:38:53] *** ChanServ sets mode: +v juanmabc
[22:55:37] <mawt> im doing, alcCaptureSamples(mCaptureDevice, samplebuffer, maxBufferSamples);
[22:55:48] <mawt> how often should i be calling CaptureSamples
[22:56:19] <mawt> ie: would i suffer a buffer overrun if i didnt call it often enough?
[22:56:48] <mawt> ive tried StartCapture() ... sleep(2seconds)... StopCapture(), and dont seem to get enough data for 2s
[23:19:33] *** juanmabc has quit IRC
[23:27:28] *** mawt_ has joined #openal
[23:27:28] *** ChanServ sets mode: +v mawt_
[23:27:38] *** mawt has quit IRC
[23:27:39] *** mawt_ is now known as mawt
[23:31:15] *** juanmabc has joined #openal
[23:31:16] *** ChanServ sets mode: +v juanmabc
[23:47:37] *** wild13 has joined #openal
[23:47:37] *** ChanServ sets mode: +v wild13

top