csLadspa plugins and Audacity 2.1.2
Date | 2016-03-17 14:39 |
From | Victor Lazzarini |
Subject | csLadspa plugins and Audacity 2.1.2 |
Audacity 2.1.2 changed the way plugins are loaded. They are not re-checked every time Audacity starts, but only once when you enable new plugins. This means adding new CSDs requires a little more work. On OSX, this is what you need to do: 1. Make sure csladspa64.so is in /Library/Audio/Plug-Ins/LADSPA together with your CSDs. If you have only a csladspa64.dylib there, rename it to csladspa64.so, and add your CSDs. 2. If this is the first time you are loading csladspa plugins you can jump to 4. below 3. Delete these files in your home directory under Library/Application Support/audacity/ pluginregistry.cfg and pluginsettings.cfg 4. Open Audacity, under effect menu, Add/Remove plugins, and enable csladspa64.so, click OK, the plugins will be loaded. 5. From then onwards, the only way to add new csladspa CSD plugins is to repeat 3 and 4. It is a pain because in the old audacity, we could add them at any time and re-start audacity. This should allow you to use your csladspa CSDs as plugins. ======================== Dr Victor Lazzarini Dean of Arts, Celtic Studies and Philosophy, Maynooth University, Maynooth, Co Kildare, Ireland Tel: 00 353 7086936 Fax: 00 353 1 7086952 Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2016-03-17 15:11 |
From | "Dr. Richard Boulanger" |
Subject | Re: csLadspa plugins and Audacity 2.1.2 |
Victor, Thanks for these new instructions. Sadly, when I followed them, Audacity 2.1.2 did not find csladspa64.so in the list of plugins. -dB On Thu, Mar 17, 2016 at 10:39 AM, Victor Lazzarini <Victor.Lazzarini@nuim.ie> wrote: Audacity 2.1.2 changed the way plugins are loaded. They are not re-checked every time Audacity starts, _____________________________________________ Dr. Richard Boulanger Professor of Electronic Production and Design Professional Writing and Music Technology Division Berklee College of Music ______________________________________________ President of Boulanger Labs - http://boulangerlabs.com Author & Editor of The Csound Book - http://mitpress.mit.edu/books/csound-book Author & Editor of The Audio Programming Book - http://mitpress.mit.edu/books/audio-programming-book ______________________________________________ about: http://www.boulangerlabs.com/about/richardboulanger/ about: http://www.csounds.com/community/developers/dr-richard-boulanger/ music: http://www.csounds.com/community/developers/dr-richard-boulanger/dr-richard-boulanger-music/ ______________________________________________ email: rboulanger@berklee.edu facebook: https://www.facebook.com/richard.boulanger.58 |
Date | 2016-03-17 15:15 |
From | Victor Lazzarini |
Subject | Re: csLadspa plugins and Audacity 2.1.2 |
you are doing something wrong again. You know it works because you had it running before. It's all to do with the audacity configuration Victor Lazzarini Dean of Arts, Celtic Studies, and Philosophy Maynooth University Ireland
|
Date | 2016-03-17 15:45 |
From | "Dr. Richard Boulanger" |
Subject | Re: csLadspa plugins and Audacity 2.1.2 |
Attachments | ladspaCSDs.zip |
Thanks to all your help this morning, it is true that I got it working this morning with the "previous" version of Audacity 2.1.0 But... Once I upgraded to the latest Audacity 2.1.2, it stopped working on my machine (OSX 10.11.3 and Csound 6.0.6) Here are the ladspa csds from your/rory Csound Journal article on LADSPA plugins. On Thu, Mar 17, 2016 at 11:15 AM, Victor Lazzarini <Victor.Lazzarini@nuim.ie> wrote:
_____________________________________________ Dr. Richard Boulanger Professor of Electronic Production and Design Professional Writing and Music Technology Division Berklee College of Music ______________________________________________ President of Boulanger Labs - http://boulangerlabs.com Author & Editor of The Csound Book - http://mitpress.mit.edu/books/csound-book Author & Editor of The Audio Programming Book - http://mitpress.mit.edu/books/audio-programming-book ______________________________________________ about: http://www.boulangerlabs.com/about/richardboulanger/ about: http://www.csounds.com/community/developers/dr-richard-boulanger/ music: http://www.csounds.com/community/developers/dr-richard-boulanger/dr-richard-boulanger-music/ ______________________________________________ email: rboulanger@berklee.edu facebook: https://www.facebook.com/richard.boulanger.58 |
Date | 2016-03-17 16:05 |
From | Victor Lazzarini |
Subject | Re: csLadspa plugins and Audacity 2.1.2 |
It's a matter of configuring Audacity properly. It might be worth deleting the whole Application Support/audacity folder and then restarting the program. Victor Lazzarini Dean of Arts, Celtic Studies, and Philosophy Maynooth University Ireland
|
Date | 2016-03-17 16:34 |
From | "Dr. Richard Boulanger" |
Subject | Re: csLadspa plugins and Audacity 2.1.2 |
SUCCESS!!! You might recommend this step to all MacUsers of Audacity. It even found the "new" names of the ladspaPlugins - that I had edited to include the word Csound in the name. Gain crashed the app. and then... Oh no... WAIT... I spoke to soon. I repeated the steps and erased the folder in application support. - it's can't find the csladspa64.so file. ReBooted Will now reInstall everything - including Csound6 -dB On Thu, Mar 17, 2016 at 12:05 PM, Victor Lazzarini <Victor.Lazzarini@nuim.ie> wrote:
_____________________________________________ Dr. Richard Boulanger Professor of Electronic Production and Design Professional Writing and Music Technology Division Berklee College of Music ______________________________________________ President of Boulanger Labs - http://boulangerlabs.com Author & Editor of The Csound Book - http://mitpress.mit.edu/books/csound-book Author & Editor of The Audio Programming Book - http://mitpress.mit.edu/books/audio-programming-book ______________________________________________ about: http://www.boulangerlabs.com/about/richardboulanger/ about: http://www.csounds.com/community/developers/dr-richard-boulanger/ music: http://www.csounds.com/community/developers/dr-richard-boulanger/dr-richard-boulanger-music/ ______________________________________________ email: rboulanger@berklee.edu facebook: https://www.facebook.com/richard.boulanger.58 |
Date | 2016-03-17 16:39 |
From | Victor Lazzarini |
Subject | Re: csLadspa plugins and Audacity 2.1.2 |
Maybe you can do that, as I am not sure what you did in addition to my steps. ======================== Dr Victor Lazzarini Dean of Arts, Celtic Studies and Philosophy, Maynooth University, Maynooth, Co Kildare, Ireland Tel: 00 353 7086936 Fax: 00 353 1 7086952 > On 17 Mar 2016, at 16:34, Dr. Richard Boulanger |
Date | 2016-03-17 16:45 |
From | "Dr. Richard Boulanger" |
Subject | Re: csLadspa plugins and Audacity 2.1.2 |
Two .so files showed up. Because I still had a copy of it in the Audacity->plugins folder. - i had the .csd and the .so both in the Library and the local plugins folder. When I removed it from Library, it complained that it could not find it (as you would have expected). So, I then tried putting it all back the way it worked - and sadly, it could not find anything. SO.... Back to square one. R On Thu, Mar 17, 2016 at 12:39 PM, Victor Lazzarini <Victor.Lazzarini@nuim.ie> wrote: Maybe you can do that, as I am not sure what you did in addition to my steps. _____________________________________________ Dr. Richard Boulanger Professor of Electronic Production and Design Professional Writing and Music Technology Division Berklee College of Music ______________________________________________ President of Boulanger Labs - http://boulangerlabs.com Author & Editor of The Csound Book - http://mitpress.mit.edu/books/csound-book Author & Editor of The Audio Programming Book - http://mitpress.mit.edu/books/audio-programming-book ______________________________________________ about: http://www.boulangerlabs.com/about/richardboulanger/ about: http://www.csounds.com/community/developers/dr-richard-boulanger/ music: http://www.csounds.com/community/developers/dr-richard-boulanger/dr-richard-boulanger-music/ ______________________________________________ email: rboulanger@berklee.edu facebook: https://www.facebook.com/richard.boulanger.58 |
Date | 2016-03-17 16:58 |
From | Victor Lazzarini |
Subject | Re: csLadspa plugins and Audacity 2.1.2 |
Attachments | plugins.jpg |
You will probably find that as many .so files as you have CSDs will show up. This is what I have with 3 CSDs after I enabled the csladspa64.so plugin ======================== Dr Victor Lazzarini Dean of Arts, Celtic Studies and Philosophy, Maynooth University, Maynooth, Co Kildare, Ireland Tel: 00 353 7086936 Fax: 00 353 1 7086952 On 17 Mar 2016, at 16:45, Dr. Richard Boulanger <rboulanger@berklee.edu> wrote: |
Date | 2016-03-17 17:10 |
From | "Dr. Richard Boulanger" |
Subject | Re: csLadspa plugins and Audacity 2.1.2 |
Attachments | plugins.jpg |
Thanks for the screenshot. YES. that is exactly what I saw - the one time that I got it to work. Sadly... after re-installing everything, and restarting everything... the .so does not appear. I will try using AppZapper on Audacity - to see if I can get it to delete some other hidden files. ??? In your case ??? You only have the .so and the .csd files in the LADSPA folder in /Library/Audio/Plug-Ins/LADSPA folder? On Thu, Mar 17, 2016 at 12:58 PM, Victor Lazzarini <Victor.Lazzarini@nuim.ie> wrote:
_____________________________________________ Dr. Richard Boulanger Professor of Electronic Production and Design Professional Writing and Music Technology Division Berklee College of Music ______________________________________________ President of Boulanger Labs - http://boulangerlabs.com Author & Editor of The Csound Book - http://mitpress.mit.edu/books/csound-book Author & Editor of The Audio Programming Book - http://mitpress.mit.edu/books/audio-programming-book ______________________________________________ about: http://www.boulangerlabs.com/about/richardboulanger/ about: http://www.csounds.com/community/developers/dr-richard-boulanger/ music: http://www.csounds.com/community/developers/dr-richard-boulanger/dr-richard-boulanger-music/ ______________________________________________ email: rboulanger@berklee.edu facebook: https://www.facebook.com/richard.boulanger.58 |
Date | 2016-03-17 17:19 |
From | Victor Lazzarini |
Subject | Re: csLadspa plugins and Audacity 2.1.2 |
Attachments | plugins-before.jpg |
yes, that is the only place it should be. If you delete the Library/Application Support/audacity in your home folder, then start Audacity, this is what you get, then you should click enable and ok. The plugins will load and you will see them in the menu. ======================== Dr Victor Lazzarini Dean of Arts, Celtic Studies and Philosophy, Maynooth University, Maynooth, Co Kildare, Ireland Tel: 00 353 7086936 Fax: 00 353 1 7086952 On 17 Mar 2016, at 17:10, Dr. Richard Boulanger <rboulanger@BERKLEE.EDU> wrote: |
Date | 2016-03-17 17:25 |
From | "Dr. Richard Boulanger" |
Subject | Re: csLadspa plugins and Audacity 2.1.2 |
Attachments | plugins-before.jpg |
SUCCESS !!! Thanks so much. Hopefully you can share these steps in the new manual or on the Csound Website. This is such a great facility and capability for Csound. R On Thu, Mar 17, 2016 at 1:19 PM, Victor Lazzarini <Victor.Lazzarini@nuim.ie> wrote:
_____________________________________________ Dr. Richard Boulanger Professor of Electronic Production and Design Professional Writing and Music Technology Division Berklee College of Music ______________________________________________ President of Boulanger Labs - http://boulangerlabs.com Author & Editor of The Csound Book - http://mitpress.mit.edu/books/csound-book Author & Editor of The Audio Programming Book - http://mitpress.mit.edu/books/audio-programming-book ______________________________________________ about: http://www.boulangerlabs.com/about/richardboulanger/ about: http://www.csounds.com/community/developers/dr-richard-boulanger/ music: http://www.csounds.com/community/developers/dr-richard-boulanger/dr-richard-boulanger-music/ ______________________________________________ email: rboulanger@berklee.edu facebook: https://www.facebook.com/richard.boulanger.58 |
Date | 2016-03-17 17:27 |
From | "Dr. Richard Boulanger" |
Subject | Re: csLadspa plugins and Audacity 2.1.2 |
Attachments | plugins-before.jpg |
But wait..... they are there, but they are all crashing Audacity now... I will restart the machine. And get back to you. -R On Thu, Mar 17, 2016 at 1:25 PM, Dr. Richard Boulanger <rboulanger@berklee.edu> wrote:
_____________________________________________ Dr. Richard Boulanger Professor of Electronic Production and Design Professional Writing and Music Technology Division Berklee College of Music ______________________________________________ President of Boulanger Labs - http://boulangerlabs.com Author & Editor of The Csound Book - http://mitpress.mit.edu/books/csound-book Author & Editor of The Audio Programming Book - http://mitpress.mit.edu/books/audio-programming-book ______________________________________________ about: http://www.boulangerlabs.com/about/richardboulanger/ about: http://www.csounds.com/community/developers/dr-richard-boulanger/ music: http://www.csounds.com/community/developers/dr-richard-boulanger/dr-richard-boulanger-music/ ______________________________________________ email: rboulanger@berklee.edu facebook: https://www.facebook.com/richard.boulanger.58 |
Date | 2016-03-17 17:36 |
From | Victor Lazzarini |
Subject | Re: csLadspa plugins and Audacity 2.1.2 |
Can’t help there. It does not crash here. Audacity problem, I’m afraid. ======================== Dr Victor Lazzarini Dean of Arts, Celtic Studies and Philosophy, Maynooth University, Maynooth, Co Kildare, Ireland Tel: 00 353 7086936 Fax: 00 353 1 7086952 > On 17 Mar 2016, at 17:27, Dr. Richard Boulanger |
Date | 2016-03-17 18:35 |
From | Victor Lazzarini |
Subject | Re: csLadspa plugins and Audacity 2.1.2 |
It does look like the new version of Audacity implements the ladspa standard in a funny way. So, when trying to run a plugin twice, it segfaults. I’ve modified the code to allow for this and now it does not crash. So it will be out in the next release. ======================== Dr Victor Lazzarini Dean of Arts, Celtic Studies and Philosophy, Maynooth University, Maynooth, Co Kildare, Ireland Tel: 00 353 7086936 Fax: 00 353 1 7086952 > On 17 Mar 2016, at 17:36, Victor Lazzarini |
Date | 2016-03-17 18:35 |
From | Victor Lazzarini |
Subject | Re: csLadspa plugins and Audacity 2.1.2 |
I think Audacity does not like the plugin to be run twice. ======================== Dr Victor Lazzarini Dean of Arts, Celtic Studies and Philosophy, Maynooth University, Maynooth, Co Kildare, Ireland Tel: 00 353 7086936 Fax: 00 353 1 7086952 > On 17 Mar 2016, at 17:36, Victor Lazzarini |
Date | 2016-03-17 18:59 |
From | "Dr. Richard Boulanger" |
Subject | Re: csLadspa plugins and Audacity 2.1.2 |
Victor, yes. that was my problem I was having too. it was always crashing on the second run. it amazes me that you were able to do all this debugging will celebrating St. Patrick's day with a huge pitcher of green beer by your side. :-} THANKS so much VICTOR. Happy St.P's Wish I was there to celebrate with you. -dB On Thu, Mar 17, 2016 at 2:35 PM, Victor Lazzarini <Victor.Lazzarini@nuim.ie> wrote: I think Audacity does not like the plugin to be run twice. _____________________________________________ Dr. Richard Boulanger Professor of Electronic Production and Design Professional Writing and Music Technology Division Berklee College of Music ______________________________________________ President of Boulanger Labs - http://boulangerlabs.com Author & Editor of The Csound Book - http://mitpress.mit.edu/books/csound-book Author & Editor of The Audio Programming Book - http://mitpress.mit.edu/books/audio-programming-book ______________________________________________ about: http://www.boulangerlabs.com/about/richardboulanger/ about: http://www.csounds.com/community/developers/dr-richard-boulanger/ music: http://www.csounds.com/community/developers/dr-richard-boulanger/dr-richard-boulanger-music/ ______________________________________________ email: rboulanger@berklee.edu facebook: https://www.facebook.com/richard.boulanger.58 |
Date | 2016-03-18 10:54 |
From | Rory Walsh |
Subject | Re: csLadspa plugins and Audacity 2.1.2 |
The pitcher of green beer IS the reason he got it done ;) On 17 Mar 2016 19:00, "Dr. Richard Boulanger" <rboulanger@berklee.edu> wrote:
Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
|