*** Magnus_RM has quit IRC | 02:02 | |
*** Anchakor_ has quit IRC | 04:09 | |
*** Anchakor_ has joined #lv2 | 04:10 | |
*** ricardocrudo has joined #lv2 | 07:38 | |
*** falkTX has joined #lv2 | 08:24 | |
*** edogawa has joined #lv2 | 08:42 | |
*** NickSB2 has quit IRC | 08:59 | |
*** ddom has joined #lv2 | 09:05 | |
*** gianMOD has joined #lv2 | 09:52 | |
*** dave_ has joined #lv2 | 10:40 | |
*** gianMOD has quit IRC | 10:41 | |
*** curlymorphic has quit IRC | 10:42 | |
*** gianMOD has joined #lv2 | 11:13 | |
*** gianMOD has quit IRC | 11:39 | |
*** edogawa_ has joined #lv2 | 12:51 | |
*** edogawa has quit IRC | 12:54 | |
*** HarryHaaren has joined #lv2 | 14:22 | |
*** HarryHaaren has quit IRC | 14:45 | |
*** HarryHaaren has joined #lv2 | 14:47 | |
*** HarryHaaren has quit IRC | 15:14 | |
*** HarryHaaren has joined #lv2 | 15:17 | |
*** rncbc has joined #lv2 | 15:30 | |
*** aombk2 has joined #lv2 | 15:38 | |
*** aombk has quit IRC | 15:41 | |
*** sigma6 has quit IRC | 16:11 | |
*** ddom has quit IRC | 16:11 | |
*** falkTX has quit IRC | 17:17 | |
*** noisevoid has joined #lv2 | 17:33 | |
noisevoid | hello! | 17:33 |
---|---|---|
noisevoid | anyone up? | 17:33 |
HarryHaaren | sup | 17:35 |
HarryHaaren | noisevoid, ^ | 17:38 |
*** noisevoid_ has joined #lv2 | 17:40 | |
noisevoid_ | hey harry | 17:40 |
noisevoid_ | sorry | 17:40 |
noisevoid_ | so, i'm thinking i need to just rtfm | 17:41 |
noisevoid_ | i know just enough about programming to be dangerous (to myself...) | 17:41 |
noisevoid_ | i wanted some pointers from people who actually write lv2 plugins | 17:41 |
noisevoid_ | i'm not really sure where to start | 17:41 |
*** noisevoid has quit IRC | 17:41 | |
drobilla | Copy an example. | 17:42 |
HarryHaaren | noisevoid_, read and toy with the code examples in http://lv2plug.in/book/ | 17:42 |
HarryHaaren | or that :) | 17:42 |
noisevoid_ | thank you! | 17:42 |
noisevoid_ | that's exactly what i need, thanks guys | 17:42 |
*** ricardocrudo has quit IRC | 17:43 | |
noisevoid_ | HEY! | 17:43 |
noisevoid_ | while I'm here | 17:43 |
noisevoid_ | i've had a question for a while about JACK/ALSA midi | 17:43 |
noisevoid_ | was wondering if maybe one of you guys knew | 17:43 |
HarryHaaren | JACK MIDI > ALSA MIDI | 17:44 |
HarryHaaren | answer your question? :D | 17:44 |
noisevoid_ | like, how do you write an application which will show up in qjackctl when you launch it? | 17:44 |
HarryHaaren | serious answer - JACK midi is sample accurate with the audio stream, zero jitter. ALSA does not sync audio / midi | 17:44 |
noisevoid_ | just use the jack library...? | 17:44 |
HarryHaaren | noisevoid_, checkout the JACK MIDI examples yep | 17:45 |
HarryHaaren | noisevoid_, familiar with callback functions? | 17:45 |
noisevoid_ | not really, what's that? | 17:45 |
HarryHaaren | if not, you're gonna need to understand them to work with JACK | 17:45 |
HarryHaaren | basically JACK tells us when to do process audio samples. It "tells" us this by calling a "callback" function | 17:45 |
HarryHaaren | read the "simple client" here: https://github.com/jackaudio/example-clients/blob/master/simple_client.c | 17:46 |
noisevoid_ | oh ok, you pass some function as an argument so that it can get called later? | 17:46 |
HarryHaaren | yerp | 17:47 |
*** mlpug has joined #lv2 | 18:02 | |
*** falktx has joined #lv2 | 18:06 | |
*** NickSB2 has joined #lv2 | 18:17 | |
noisevoid_ | ohhhh, ok, and i use jalv to expose the plugin to jack | 18:24 |
noisevoid_ | me likey | 18:24 |
HarryHaaren | yep, that's the easiest way to test | 18:31 |
*** mlpug has quit IRC | 19:11 | |
*** HarryHaaren has quit IRC | 19:17 | |
*** falktx has quit IRC | 19:48 | |
*** ricardocrudo has joined #lv2 | 20:04 | |
*** edogawa_ has quit IRC | 20:50 | |
*** rncbc has quit IRC | 21:14 | |
*** ricardocrudo has quit IRC | 21:23 | |
*** ricardocrudo has joined #lv2 | 21:29 | |
*** Magnus_RM has joined #lv2 | 21:29 | |
*** ricardocrudo has quit IRC | 22:22 | |
*** Magnus_RM has quit IRC | 23:58 |
Generated by irclog2html.py 2.13.0 by Marius Gedminas - find it at mg.pov.lt!