| *** livingBEEF has quit IRC | 00:32 | |
| *** DoverMo has joined #kxstudio | 01:24 | |
| *** DoverMo has quit IRC | 01:28 | |
| *** ericRajuin has joined #kxstudio | 02:00 | |
| *** olinuxx has quit IRC | 02:07 | |
| *** ericRajuin has quit IRC | 03:07 | |
| *** ericRajuin has joined #kxstudio | 03:07 | |
| *** ericRajuin has quit IRC | 03:08 | |
| *** ericRajuin has joined #kxstudio | 03:08 | |
| *** ericRajuin has quit IRC | 03:13 | |
| *** ArturShaik has joined #kxstudio | 03:18 | |
| *** kcomp has quit IRC | 03:22 | |
| *** DoverMo has joined #kxstudio | 04:01 | |
| *** ericrajuin has joined #kxstudio | 04:06 | |
| *** wolftune has joined #kxstudio | 04:11 | |
| DoverMo | so | 04:37 |
|---|---|---|
| *** bill-auger has quit IRC | 04:37 | |
| DoverMo | jim: is you alive | 04:37 |
| *** ericrajuin has quit IRC | 04:38 | |
| *** bill-auger has joined #kxstudio | 04:39 | |
| *** bill-auger has quit IRC | 04:41 | |
| *** Yruama_Lairba has quit IRC | 04:44 | |
| jim | DoverMo iiz | 05:18 |
| DoverMo | jim: oh hi. i was testing out my effects chain | 05:20 |
| jim | right now I'm just making various practice loops, right now to practice scale/arps/improv | 05:22 |
| DoverMo | oh | 05:22 |
| DoverMo | jim: solos! | 05:22 |
| jim | I need the arps for that :) | 05:23 |
| jim | part is to know the pretty notes, | 05:23 |
| DoverMo | solooo! | 05:23 |
| jim | and part is to map the fingerboard | 05:24 |
| DoverMo | jim: cool. i have 8 plugins for my vocals | 05:25 |
| jim | I'm not even close to dealing with plugins yet... | 05:26 |
| jim | is it pretty easy to add a plugin to a chain? | 05:26 |
| DoverMo | jim: yes. but you gotta adjust the parameters | 05:27 |
| DoverMo | jim: i got a compressor, deesser, 2 gates, 30band eq, low pass filter, limiter, reverb | 05:28 |
| DoverMo | lol | 05:28 |
| *** Orson has quit IRC | 05:41 | |
| *** DoverMo has quit IRC | 05:56 | |
| *** DoverMo has joined #kxstudio | 06:10 | |
| *** wolftune has quit IRC | 06:19 | |
| *** ericrajuin has joined #kxstudio | 06:20 | |
| *** ericrajuin has quit IRC | 07:15 | |
| *** Orson has joined #kxstudio | 07:46 | |
| Orson | Hi! | 07:46 |
| DoverMo | hi | 07:54 |
| *** ericrajuin has joined #kxstudio | 08:03 | |
| Orson | How do you do? | 08:05 |
| *** unicornjedi has joined #kxstudio | 08:14 | |
| DoverMo | Orson: I do am good | 08:17 |
| *** unicornjedi has quit IRC | 08:34 | |
| *** DoverMo has quit IRC | 09:16 | |
| *** bill-auger has joined #kxstudio | 09:22 | |
| *** olinuxx has joined #kxstudio | 10:38 | |
| *** olinuxx has quit IRC | 10:38 | |
| *** olinuxx has joined #kxstudio | 10:38 | |
| *** wolftune has joined #kxstudio | 10:39 | |
| *** ericrajuin has quit IRC | 11:03 | |
| *** wolftune has quit IRC | 11:04 | |
| *** rncbc_jolla has joined #kxstudio | 11:35 | |
| Orson | Hey, where do I start debugging MIDI in support in KXStudio? | 11:37 |
| Orson | I have a firewire device that thas MIDI in port. It works when I connect it to my windows machine, but jack_midi_dump shows up with nothing if I connect it's MIDI in to the midi_monitor in in KXStudio | 11:38 |
| Orson | The device is TC Impact Twin and I failed to find any info on whether it is fully supported under linux or not. I use the ffado driver | 11:39 |
| Orson | I'll ppreciate any help. | 11:40 |
| bill-auger | one thing that has traditionally been true is that most programs would not use jack midi but alsa - so yo may need to look also at the alsa midi and ensure that jack-alsa-midi brodge is active | 11:58 |
| Orson | It was. I tested it with a software MIDI controller that sends MIDI messages to alsa - jack midi dump happily logs those, but keeps silent when I connect the actual fw midi in to it | 12:04 |
| Orson | This is also confirmed by the fact that I successfully use this software midi thing to conrol my entire rack of effects in Carla | 12:04 |
| Orson | Now I'm trying to use my hardware controllers, but I ran into this issue. | 12:05 |
| bill-auger | sounds like maybe missing driver than ? | 12:06 |
| Orson | It is strange, because I use the very same device with jack as audio in and out and it works really great | 12:07 |
| bill-auger | works in windows not *nix that is a typical story | 12:07 |
| bill-auger | audio and midi are separate devices | 12:07 |
| Orson | It looks like the driver supports my device's audio capability, but does not support MIDI i | 12:07 |
| Orson | *in | 12:07 |
| bill-auger | just because it has one plug does not mean it is a single device with a single driver | 12:08 |
| Orson | Good point | 12:08 |
| Orson | I have almost zero experience with this kind of stuff - where do I start? | 12:08 |
| bill-auger | yo umay need to do some driver hunting | 12:08 |
| bill-auger | start with lsusb and note the IDs | 12:09 |
| Orson | Can you actually run more than one driver for a single firewire device? | 12:09 |
| bill-auger | then search the web for that ID linux driver | 12:09 |
| bill-auger | oh firewire honestly i never had one i really dont know how those drivers work | 12:10 |
| Orson | yeah, that's the trick | 12:10 |
| Orson | Ok, let's see if anyone comes up with something | 12:10 |
| bill-auger | may need to ask on some linux audio web forum where the super nerds hang out | 12:10 |
| Orson | Do you know of any? | 12:11 |
| Orson | I'm afraid that the driver does not support my device's MIDI stuff, but then again - why does it show the MIDI in in jack patchbay then? | 12:11 |
| bill-auger | theres like kvraudio linuxmusicians | 12:12 |
| Orson | Ok I need to sign up for those | 12:15 |
| bill-auger | start by simple web search for "linux midi driver YOUR_MODEL_NUMBER" | 12:15 |
| *** prettyvanilla has quit IRC | 12:17 | |
| Orson | ok it seems that I must have a seperate module loaded - something like snd_rawmidi which I don't remember having. I need to get back to the laptop and proceed from there | 12:36 |
| *** wargreen has quit IRC | 12:43 | |
| *** BitPuffin has joined #kxstudio | 12:59 | |
| *** rncbc_jolla has quit IRC | 13:00 | |
| *** wargreen has joined #kxstudio | 13:26 | |
| *** Yruama_Lairba has joined #kxstudio | 13:57 | |
| *** YuriW has joined #kxstudio | 13:59 | |
| *** ericrajuin has joined #kxstudio | 14:41 | |
| *** Aria22 is now known as Aria22|away | 14:49 | |
| *** Aria22|away is now known as Aria | 14:51 | |
| *** olinuxx has quit IRC | 14:52 | |
| *** olinuxx has joined #kxstudio | 14:54 | |
| *** Aria is now known as Aria22 | 15:15 | |
| *** Aria22 is now known as Aria22|away | 15:57 | |
| *** wolftune has joined #kxstudio | 16:14 | |
| *** HeyCitizen has joined #kxstudio | 17:06 | |
| *** rghvdberg has joined #kxstudio | 17:26 | |
| *** lfzawacki has joined #kxstudio | 17:39 | |
| *** rncbc has joined #kxstudio | 17:41 | |
| *** prettyvanilla has joined #kxstudio | 17:47 | |
| *** ericrajuin has quit IRC | 17:47 | |
| *** unicornjedi has joined #kxstudio | 17:49 | |
| *** BitPuffin has quit IRC | 17:59 | |
| *** ArturShaik has quit IRC | 18:23 | |
| *** unicornjedi has quit IRC | 18:48 | |
| *** YuriW has quit IRC | 18:56 | |
| *** lfzawacki has quit IRC | 19:36 | |
| *** lfzawacki has joined #kxstudio | 19:41 | |
| *** bill-auger has quit IRC | 19:41 | |
| *** jablo has joined #kxstudio | 20:04 | |
| *** jablo has quit IRC | 20:08 | |
| *** jablo has joined #kxstudio | 20:10 | |
| *** falktx has joined #kxstudio | 20:26 | |
| *** falktx_ has joined #kxstudio | 20:29 | |
| *** falktx has quit IRC | 20:31 | |
| *** lfzawacki has quit IRC | 21:25 | |
| *** rghvdberg has quit IRC | 21:49 | |
| *** Align_Waivers has joined #kxstudio | 21:54 | |
| *** rncbc has quit IRC | 22:17 | |
| *** Krew has quit IRC | 22:22 | |
| *** Krew has joined #kxstudio | 22:22 | |
| *** lfzawacki has joined #kxstudio | 22:23 | |
| *** olinuxx has quit IRC | 22:58 | |
| *** jablo has left #kxstudio | 23:07 | |
| *** Align_Waivers has quit IRC | 23:12 | |
| *** lfzawacki has quit IRC | 23:58 | |
Generated by irclog2html.py 2.13.0 by Marius Gedminas - find it at mg.pov.lt!