Search found 12 matches
- Wed Nov 16, 2016 6:48 pm
- Forum: GNU/Linux
- Topic: Audacity does not generate pluginregistry.cfg
- Replies: 26
- Views: 3974
Re: Audacity does not generate pluginregistry.cfg
When using Jack, the "device" options in the "device toolbar" are not restricted to hardware devices. On that page you can see an example of setting Audacity to connect to Hydrogen drum machine. That's odd. I don't see carla, a plugin host I had running, in the drop down, but I do see hydrogen. Reg...
- Wed Nov 16, 2016 5:37 pm
- Forum: GNU/Linux
- Topic: Audacity does not generate pluginregistry.cfg
- Replies: 26
- Views: 3974
Re: Audacity does not generate pluginregistry.cfg
Unlike other Jack aware applications, Audacity does not keep its ports open. It opens input / output ports when needed, then closes them. For example, when you press the Play button, Audacity opens new ports, establishes a connection to the host system, then starts an output stream. When you press ...
- Wed Nov 16, 2016 6:08 am
- Forum: GNU/Linux
- Topic: Audacity does not generate pluginregistry.cfg
- Replies: 26
- Views: 3974
Re: Audacity does not generate pluginregistry.cfg
Yes, my other machine which can run audacity also has kxstudio installed through the same package. I very rarely install software from source, but I do programming in my free time and thus am familiar with the common processes. After about 5-ish attempts and guessing based on the errors what package...
- Tue Nov 15, 2016 5:19 am
- Forum: GNU/Linux
- Topic: Audacity does not generate pluginregistry.cfg
- Replies: 26
- Views: 3974
Re: Audacity does not generate pluginregistry.cfg
audacity is installed with the audacity package from ubuntu universe
- Mon Nov 14, 2016 5:33 pm
- Forum: GNU/Linux
- Topic: Audacity does not generate pluginregistry.cfg
- Replies: 26
- Views: 3974
Re: Audacity does not generate pluginregistry.cfg
Are other applications using JACK and/or you audio devices when you launch Audacity? Normally, the only jack clients on the machine are a pulseaudio-jack bridge (part of my preferred jack controller, the Cadence suite),an alsa_out to allow output to the hdmi output in addition to the motherboard so...
- Mon Nov 14, 2016 5:19 am
- Forum: GNU/Linux
- Topic: Audacity does not generate pluginregistry.cfg
- Replies: 26
- Views: 3974
Re: Audacity does not generate pluginregistry.cfg
Yes, The tests I mentioned in my first post and most of the ones asked of me were tested both with jack enabled and with jack disabled.
- Sun Nov 13, 2016 10:59 pm
- Forum: GNU/Linux
- Topic: Audacity does not generate pluginregistry.cfg
- Replies: 26
- Views: 3974
Re: Audacity does not generate pluginregistry.cfg
I use Jack regularly on this machine and have not encountered any issues. That does remind me, however, that I use the linux-lowlatency kernal since I use jack the entire time the machine is on (except when trying your suggestions to fix audacity when I turn jack off). Can using the lowlatency kerne...
- Sun Nov 13, 2016 8:02 pm
- Forum: GNU/Linux
- Topic: Audacity does not generate pluginregistry.cfg
- Replies: 26
- Views: 3974
Re: Audacity does not generate pluginregistry.cfg
the command produces no output in either the terminal nor in the file
- Fri Nov 11, 2016 6:41 pm
- Forum: GNU/Linux
- Topic: Audacity does not generate pluginregistry.cfg
- Replies: 26
- Views: 3974
Re: Audacity does not generate pluginregistry.cfg
The output file is completely empty, though if I have the file open in an editor while running the command, I get the file-has-been-changed notification even though it remains blank after reloading. I assume that is just bash grabbing the file so it is ready to feed it output. I tried the command wi...
- Fri Nov 11, 2016 12:10 am
- Forum: GNU/Linux
- Topic: Audacity does not generate pluginregistry.cfg
- Replies: 26
- Views: 3974
Re: Audacity does not generate pluginregistry.cfg
I have two physical sound devices in my machine. One is built into the motherboard and the other is built into my graphics card (since it has hdmi output). I was able to disable the virtual sound devices (loopback and dummy) but I could not disable the hdmi device despite blacklisting the snd_hda_co...