*** spectromas has quit IRC | 00:34 | |
*** reen-i has joined #kxstudio | 00:39 | |
*** orngjce223 has quit IRC | 00:55 | |
*** alex-EU has joined #kxstudio | 01:08 | |
*** orngjce223 has joined #kxstudio | 01:08 | |
*** reen-i has quit IRC | 01:24 | |
*** lyonsb has quit IRC | 01:44 | |
*** reen-i has joined #kxstudio | 01:45 | |
*** lyonsb has joined #kxstudio | 01:57 | |
*** reen-i has quit IRC | 02:11 | |
*** wolftune has quit IRC | 02:16 | |
*** spectromas has joined #kxstudio | 02:43 | |
*** BitPuffin has quit IRC | 03:06 | |
*** wolftune has joined #kxstudio | 03:30 | |
*** BitPuffin has joined #kxstudio | 03:55 | |
*** BitPuffin has quit IRC | 04:14 | |
*** BitPuffin has joined #kxstudio | 04:16 | |
*** BitPuffin has quit IRC | 04:21 | |
*** spectromas has quit IRC | 05:08 | |
*** BitPuffin has joined #kxstudio | 05:17 | |
*** BitPuffin has quit IRC | 05:22 | |
*** wolftune has quit IRC | 06:42 | |
*** wolftune has joined #kxstudio | 06:45 | |
*** BitPuffin has joined #kxstudio | 07:06 | |
*** BitPuffin has quit IRC | 07:11 | |
*** falktx has joined #kxstudio | 07:16 | |
*** wolftune has quit IRC | 07:36 | |
*** BitPuffin has joined #kxstudio | 08:55 | |
*** BitPuffin has quit IRC | 08:59 | |
*** falktx has quit IRC | 09:11 | |
*** aht has joined #kxstudio | 09:14 | |
*** falktx has joined #kxstudio | 10:21 | |
*** orngjce223 has quit IRC | 10:44 | |
*** BitPuffin has joined #kxstudio | 10:55 | |
*** orngjce223 has joined #kxstudio | 10:57 | |
*** orngjce223 has quit IRC | 10:58 | |
*** HarryHaaren has joined #kxstudio | 11:07 | |
*** BitPuffin has quit IRC | 11:23 | |
*** BitPuffin has joined #kxstudio | 11:29 | |
*** HarryHaaren has quit IRC | 11:56 | |
*** reen-i has joined #kxstudio | 12:23 | |
*** BitPuffin has quit IRC | 13:09 | |
*** JohnnyL has joined #kxstudio | 13:22 | |
*** Animtim has joined #kxstudio | 13:29 | |
*** falktx has quit IRC | 13:53 | |
*** falktx has joined #kxstudio | 13:55 | |
*** spectromas has joined #kxstudio | 14:03 | |
*** BitPuffin has joined #kxstudio | 14:05 | |
*** HarryHaaren has joined #kxstudio | 14:09 | |
*** BitPuffin has quit IRC | 14:10 | |
*** spectromas has quit IRC | 14:26 | |
*** spectromas has joined #kxstudio | 14:29 | |
*** alex-EU has joined #kxstudio | 14:49 | |
alex-EU | afternoon | 14:55 |
---|---|---|
*** HarryHaaren has quit IRC | 15:01 | |
*** lfzawacki has joined #kxstudio | 15:11 | |
alex-EU | falktx: A question. Can carla be run from the CLI, with a file name for a project? I'm thinking once i have a stable template, i'm going to pretty much use the same one regularly. | 15:21 |
falktx | sure, just add the file after carla | 15:22 |
falktx | carla file.carxp | 15:22 |
falktx | carla-single can load single plugins, but doesn't work properly for wine stuff (no idea why...) | 15:23 |
alex-EU | falktx: ok,thanks. I'm not likely to use carla-single as a matter of normal use. | 15:24 |
alex-EU | falktx: just trying to find out what i can and cannot do. :) | 15:24 |
falktx | note that by default every carla instance will try to restore the jack connections | 15:25 |
alex-EU | falktx: yep, i'm glad it does. | 15:25 |
falktx | it can be turned off with "CARLA_DONT_MANAGE_CONNECTIONS" env var | 15:26 |
alex-EU | falktx: if you mean the patchbay plugin. | 15:26 |
alex-EU | falktx: ok. | 15:26 |
falktx | I mean in jack driver mode | 15:26 |
alex-EU | falktx: aah, ok. At the moment with the patchbay plugin, when the project starts up, everything seems to be routed as i want it to be. | 15:27 |
alex-EU | falktx: the midi routing works with my (now numerous) midi thru ports. so as long as the daw is pointed to those ports, i'm good to go. | 15:28 |
alex-EU | falktx: sorry, another question about state. I noted yesterday the control messages checkbox was off, and i had to enable it manually for each plugin instance. If i save the entire project, will these changes be saved as well? I tried early this morning, but couldn't seem to get them to stick. | 15:29 |
falktx | those changes are supposed to be saved | 15:30 |
falktx | if not it's a bug | 15:30 |
*** wolftune has joined #kxstudio | 15:31 | |
alex-EU | falktx: ok. | 15:32 |
alex-EU | falktx: just tried again, and it worked. I'll put it down to a gremlin, and push on. | 15:39 |
*** lfzawacki has quit IRC | 15:40 | |
alex-EU | falktx: when i close carla, sometimes the bridge crashes. Just happened, and here's the terminal output: http://pastebin.com/VukDcsQg | 15:47 |
alex-EU | falktx: and here's the jackcli info: http://pastebin.com/6Zt5k4rC | 15:49 |
alex-EU | falktx: Carla closing too early for the K plugins? | 15:50 |
falktx | closing some plugins make the last ones wait too much | 15:51 |
falktx | same thing as before, I'll just have to disable the ping checks when starting to close | 15:51 |
alex-EU | falktx: right. | 15:51 |
alex-EU | falktx: ok | 15:52 |
falktx | nothing serious | 15:52 |
alex-EU | falktx: one more question for now. (sorry for the noise). Can i run carla without the gui? | 15:52 |
falktx | not yet | 15:54 |
alex-EU | falktx: ok. | 15:54 |
falktx | I can add some command-line argument for this if you want | 15:54 |
spectromas | falktx: I still can't get renoise to see carla as an effect, all show as instruments | 15:55 |
alex-EU | falktx: yep. | 15:55 |
alex-EU | falktx: thanks. | 15:55 |
falktx | alex-EU: can I ask you to fill a quick bug report for this? (so that I don't forget) | 15:55 |
falktx | https://github.com/falkTX/Carla/issues/ | 15:56 |
falktx | spectromas: same^ | 15:56 |
alex-EU | falktx: i'd be interested to know if running from cli improves or worsens performance. | 15:56 |
alex-EU | falktx: ok. | 15:56 |
spectromas | ok falktx thanks | 15:56 |
alex-EU | spectromas: too slow. :) | 16:00 |
spectromas | haha alex-EU | 16:00 |
*** spectromas has quit IRC | 16:14 | |
*** lfzawacki has joined #kxstudio | 16:24 | |
*** aht has quit IRC | 16:30 | |
*** BitPuffin has joined #kxstudio | 16:48 | |
*** ibpan has joined #kxstudio | 16:56 | |
*** ibpan has quit IRC | 17:02 | |
wolftune | falktx: why doesn't Pianoteq show in Carla? | 17:08 |
wolftune | btw, the multichannel bridge output is working! | 17:08 |
falktx | the lv2 libs (lilv) have some issues with plugins with spaces in the filename :( | 17:09 |
*** HarryHaaren has joined #kxstudio | 17:09 | |
falktx | pianoteq-vst should work | 17:09 |
wolftune | hmm | 17:11 |
reen-i | gurus here? | 17:12 |
holstein | reen-i: just volunteers here, volunteering support for users | 17:13 |
holstein | reen-i: patient users.. | 17:13 |
reen-i | i need not trols | 17:13 |
holstein | reen-i: ones who do not threaten contacting freenode on them ;) | 17:13 |
reen-i | what do u mean? | 17:13 |
holstein | reen-i: the way *all* these channels work is, you just ask... if a volunteer can assist, they do | 17:14 |
holstein | reen-i: you threatened me last time i was assisting you | 17:14 |
reen-i | i will report all trolls not only u | 17:14 |
holstein | freenode doesnt promise you a "troll-free" experience, and i was *not*, and do *not* troll | 17:14 |
*** reen-i has left #kxstudio | 17:15 | |
wolftune | oops | 17:15 |
wolftune | I was *about* to say that I can confirm that holstein, you are NOT a troll :P | 17:15 |
wolftune | but they left | 17:15 |
falktx | time to ban him | 17:15 |
holstein | wolftune: we have a history.. an unfortunate one :/ | 17:15 |
*** ChanServ sets mode: +o falktx | 17:16 | |
*** falktx sets mode: +b reen-i!*@* | 17:16 | |
holstein | he was calling me a troll, because i was explaining why his creative sb card wouldnt be able to do 96k in linux well.. but, also, its not a pro audio card.. and also 96k is not necessary | 17:16 |
wolftune | 96k is useless | 17:17 |
holstein | i mean, if you want 96k, get a device that does it.. wont bother me at all.. anyways, i wish him well | 17:17 |
wolftune | 48k is perfectly fine for basically everything | 17:17 |
alex-EU | holstein: that's terrible. How could you.... :) | 17:17 |
holstein | alex-EU: i know, a fair and balanced reporting of the facts.. freenode must be notified! ;) | 17:17 |
alex-EU | holstein: To crush a troll's dream so ruthlessly........ | 17:18 |
wolftune | the only nyquist effect issues of 96k are the fact that inaudible high harmonics recorded at high frequences can create difference tones when combined in mixing | 17:18 |
holstein | anyways, he's probably just used to tech support, and doesnt understand how the hardware gets supported | 17:18 |
wolftune | unless you are studying bats or something | 17:18 |
holstein | wolftune: i was saying, "only your dog will notice, anyway" :) | 17:18 |
wolftune | falktx: apparently, it's not as simple as renaming the files | 17:21 |
wolftune | falktx: how could I get the new Pianoteq5 installed over the older Pianoteq4? I can just run it manually from a plain old directory… I | 17:22 |
wolftune | would rather it be installed into the system though | 17:22 |
alex-EU | holstein: I've been accused of being troll by linux devs before, when i dared suggest there are users who want more than 40 tracks in an app............ | 17:22 |
alex-EU | holstein: I found it most amusing........... | 17:22 |
wolftune | I know you're not big on proprietary stuff and handling that (and I support that! I just wish other synths supported full 16-channel in one instance like Pianoteq does) | 17:23 |
*** yann-kaelig has joined #kxstudio | 18:00 | |
*** BitPuffin has quit IRC | 18:22 | |
*** wolftune has quit IRC | 18:25 | |
JackWinter | holstein: i think debianuser helped him to get it running at 192k, but won'd do 88k1 nor 96k | 18:25 |
JackWinter | if i understood correctly he proceeded to want to play 32b audio instead of 24b :) | 18:27 |
JackWinter | with such aspirations one probably should invest in a better soundcard :) | 18:27 |
*** BitPuffin has joined #kxstudio | 18:42 | |
*** orngjce223 has joined #kxstudio | 18:43 | |
*** yann-kaelig has quit IRC | 18:45 | |
*** wolftune has joined #kxstudio | 18:55 | |
*** shiggitay has joined #kxstudio | 19:02 | |
alex-EU | falktx: when i start a K instance standalone, i can set the priority. When i start carla with similar params, i still see the bridges in htop as a low, or normal priority | 19:03 |
alex-EU | falktx: Am i reading this right, have the wrong impression of what's supposed to happen? | 19:03 |
falktx | it's a new process so yes | 19:03 |
*** shiggitay has left #kxstudio | 19:04 | |
alex-EU | falktx: ok. So it's not really worth using those params when i start carla? | 19:04 |
alex-EU | falktx: it's only the bridges/wine that would use them, yes? | 19:05 |
falktx | I can't say for sure, I don't know much about setting priorities in processes via code | 19:05 |
alex-EU | falktx: ok. | 19:05 |
falktx | these are the sort of things I leave for last | 19:06 |
falktx | I'll need to do some studying to understand it | 19:06 |
alex-EU | falktx: right. | 19:06 |
falktx | also, it's not the full app/bridge that needs higher priority, only the process thread | 19:07 |
falktx | making the full thing run in higher prio might have bad results | 19:07 |
alex-EU | falktx: yep, that's what i'm wondering | 19:08 |
falktx | this needs SCHED_FIFO or SCHED_RR or something, as I said don't know enough yet | 19:08 |
alex-EU | falktx: ok, i'm only asking out of curiosity. | 19:09 |
JackWinter | falktx: what's the best way to use vst plugins with ardour? | 19:10 |
falktx | JackWinter: it already loads native ones | 19:10 |
JackWinter | ah cool, then i have to try to set it up. you just have to point it as the vst path? | 19:10 |
JackWinter | beh, i meant windows ones...:) | 19:11 |
falktx | I don't use ardour, but they have a build option for windows vsts | 19:12 |
falktx | better ask them anyway | 19:12 |
JackWinter | ok, thanks | 19:12 |
falktx | JackWinter: if you want to try carla + win bridges (like alex-EU runs on debian), you can install stuff from AUR | 19:12 |
falktx | carla-git and carla-bridge-win32-git ? I think | 19:12 |
falktx | JackWinter: with that you get carla as lv2 and vst plugin, which works in ardour | 19:14 |
falktx | I recommend the lv2 over the vst one | 19:14 |
JackWinter | yeah, i might give that a try this weekend. think i have carla installed, but not the wine bridges | 19:16 |
falktx | this new stuff is not on aur though | 19:16 |
JackWinter | still have to fix up some really fucked up pkgbuilds that i inherited though | 19:17 |
falktx | or maybe it is hmmm | 19:17 |
falktx | JackWinter: looking at aur, the -git packages seem to be good | 19:18 |
falktx | just don't use "carla" or "carla-bridges-win", use only the -git stuff | 19:18 |
falktx | the 64bit win bridge I think it's broken, mingw64 issue | 19:18 |
JackWinter | ok, and heh i was gonna use 64bit :) | 19:19 |
falktx | well, you can try it | 19:20 |
falktx | maybe it's fixed now | 19:20 |
alex-EU | falktx: i have a bit of an odd feature request, if you're interested at the moment. | 19:30 |
alex-EU | falktx: is it possible to load jackctlmmc and jack_metro as plugins in carla? | 19:31 |
falktx | what do they do? | 19:32 |
falktx | you want a metronome? | 19:32 |
alex-EU | falktx: jack_metro is a metronome (command line app). | 19:32 |
alex-EU | falktx: If it's possible, and one that follows jack_transport. | 19:33 |
alex-EU | falktx: Jackctlmmc enable mmc transport controls for hardware devices, like midi keyboards. | 19:33 |
alex-EU | falktx: That's also a command line app. | 19:33 |
falktx | ah, ok | 19:34 |
falktx | so having carla following mmc instead of jack transport? would that work? | 19:34 |
alex-EU | falktx: hmm, not sure. Current setup is load the app then route midi output from the hw keyboard into jackctlmmc. | 19:35 |
alex-EU | falktx: the keyboard sends stop/start/record/FF/RW with the mmc protocol. | 19:35 |
alex-EU | falktx: there used to be the ability to do this in muse/oom/and LOS, but it never worked properly. jackctlmmc does ok, but no record. (not fully implemented i assume) | 19:36 |
alex-EU | falktx: record i can do from the qwerty. | 19:37 |
falktx | yeah, jack transport has no notion of record | 19:37 |
falktx | but it's only 1 patch away :) | 19:38 |
falktx | the transport has a few blocks free for new data | 19:38 |
alex-EU | falktx: mmc control is fully implemented in reaper, and works well, including record. But if can get this working reliably with LOS, then that would be ok. (Not just for me, but any user with transport controls on their midi HW devices and control surfaces) | 19:38 |
falktx | alex-EU: if this is going to other apps besides carla, then it needs to be implemented as a separate tool | 19:39 |
alex-EU | falktx: jackctlmmc relies on HW input only. | 19:39 |
alex-EU | falktx: that's the nature of the protocol. It "tells" jack when to do something, but doesn't output to anything as such, like other apps. | 19:40 |
falktx | isn't mmc one-way only? | 19:41 |
alex-EU | falktx: yes, that's what i meant. | 19:41 |
falktx | right | 19:42 |
falktx | alex-EU: so from jackctlmm you're only missing record, correct? | 19:42 |
alex-EU | falktx: and it's not going to carla as such, but if it can be loaded as if it were a pseudo plugin, without actually being a plugin, then it can be ported in the patchbay, and saved with the project. | 19:43 |
alex-EU | falktx: yes. The protocol is actually much bigger, but it's record missing for jack transport controls. | 19:43 |
falktx | I'd rather not make it a plugin | 19:44 |
falktx | it means giving plugins access to the host transport. this is not good | 19:44 |
alex-EU | falktx: This may also require LOS to "hear" the command to enable record, so it's a bit of work. | 19:44 |
falktx | transport should go into 1 direction only. host => plugin | 19:44 |
alex-EU | falktx: yep, appreciate that, hence my term "pseudo plugin". It's not really a plugin at all, just available as a option to save with a project. | 19:45 |
falktx | makes things a bit tricky, but it's doable | 19:45 |
alex-EU | falktx: Something like "CarlaMMC" as a separate function outside of the plugin structure? | 19:46 |
falktx | carla needs a "master" midi input | 19:46 |
falktx | I'll need it for midi-learn | 19:46 |
falktx | we can use that midi input port for mmc | 19:46 |
alex-EU | falktx: right. | 19:46 |
falktx | the transport panel is already there, so gui-wise is just adding some extra widgets | 19:47 |
falktx | but the backend stuff will have to change a bit | 19:47 |
alex-EU | falktx: ok. | 19:47 |
alex-EU | falktx: Can you call the jackctlmmc app from within carla, but keep it as a separate process? | 19:48 |
alex-EU | falktx: more or less a button/command/symlink type of thing? (I don't know how to put this, sorry) | 19:48 |
falktx | no need, I'll just copy the code ;) | 19:49 |
alex-EU | falktx: ok. | 19:49 |
falktx | it's just translating midi messages | 19:49 |
falktx | can't be hard... I hope... | 19:49 |
alex-EU | falktx: i like your optimism. :) | 19:49 |
falktx | do you mind creating a bug report for this? (mmc control) | 19:50 |
falktx | about the metronome, eg-metro lv2 plugin already exists | 19:50 |
falktx | (in lv2-examples package) | 19:50 |
alex-EU | falktx: As for a metronome, much the same. 2 settings, "sound when record only" and "sound during record and playback". Jack has no notion of -<n> so it can start from 0. | 19:50 |
alex-EU | falktx: ok, will do. I'll have a look at metro lv2. | 19:51 |
alex-EU | falktx: metro works ok, but all the time. Most of the time users only need a click when recording. But i'll see how i can get around this. | 19:56 |
alex-EU | falktx: thanks for listening. :) | 19:57 |
falktx | always | 19:57 |
alex-EU | falktx: the intent of all this is trying to bring los in, now carla seems to support the plugins ok. With Carla and the plugins as the "central engine", i can then use other options. I'd like to start Carla and load the "central engine" first thing in the morning, and turn it off last thing at night. :) | 20:06 |
alex-EU | falktx: and once the osc stuff is done, i'll add more instances of K, and see if the separate process structure of Carla allows me to exceed the wine limit nonsense. | 20:07 |
alex-EU | falktx: So then i can load every sample lib i have, and have it all available, all the time. | 20:07 |
alex-EU | falktx: Sounds easy, doesn't it. :) | 20:08 |
falktx | ..yes... | 20:09 |
*** lfzawacki has left #kxstudio | 20:30 | |
*** Rosco2 has joined #kxstudio | 20:44 | |
*** orngjce223 has quit IRC | 20:53 | |
*** falktx has quit IRC | 21:00 | |
*** orngjce223 has joined #kxstudio | 21:05 | |
*** orngjce223 has quit IRC | 21:40 | |
*** orngjce223 has joined #kxstudio | 21:53 | |
*** alex-EU has quit IRC | 22:23 | |
*** Rosco2 has quit IRC | 22:34 |
Generated by irclog2html.py 2.13.0 by Marius Gedminas - find it at mg.pov.lt!