Search found 1706 matches

by lilith
Sun Sep 01, 2019 9:35 pm
Forum: Linux Music News
Topic: LSP Project
Replies: 144
Views: 41015

Re: LSP Project

First test with Ardour -> Desktop freezed and had to kill Ardour from another console. If Ardour freezed, then that's good, too. If you execute it with --gdb option, you can Ctrl-C the process and watch thread states with: thread apply all bt Nope... keyboard is not reacting anymore. I can only go ...
by lilith
Sun Sep 01, 2019 9:34 pm
Forum: Linux Music News
Topic: LSP Project
Replies: 144
Views: 41015

Re: LSP Project

Not possible to get the trace report as the Desktop freezes everytime it crashes. Is it possible to write it automatically to disc?
I'm missing the standalone app obviously.
by lilith
Sun Sep 01, 2019 9:23 pm
Forum: Linux Music News
Topic: LSP Project
Replies: 144
Views: 41015

Re: LSP Project

First test with Ardour -> Desktop freezed and had to kill Ardour from another console.
by lilith
Sun Sep 01, 2019 9:15 pm
Forum: Linux Music News
Topic: LSP Project
Replies: 144
Views: 41015

Re: LSP Project

There's nothing special, just usual work in logs. Is the problem reproducible for standalone version of plugins? AFAIR, you've reproduced the problem with Ardour. Could you run ardour with option --gdb, wait until it crashes and output the stack trace? thread apply all bt Where do I find the standa...
by lilith
Sun Sep 01, 2019 8:28 pm
Forum: Linux Music News
Topic: LSP Project
Replies: 144
Views: 41015

Re: LSP Project

Here are the last lines of the log file after the crash in Reaper. The file is here: http://s000.tinyupload.com/index.php?file_id=24172179253738940376 [TRC][X11Window.cpp: 366] handle_event: new window location = 1215 x 686, size = 78 x 76 [TRC][widgets/LSPWindow.cpp: 537] handle_event: resize to: 1...
by lilith
Sun Sep 01, 2019 8:17 pm
Forum: Linux Music News
Topic: LSP Project
Replies: 144
Views: 41015

Re: LSP Project

That worked. They got all installed into /home/marco/lib . Is that correct? Is it also ok to use these plugins for regular work or do they need more CPU, etc?
by lilith
Sun Sep 01, 2019 7:46 pm
Forum: General Music Discussion
Topic: Software and tools to better understand and appreciate music?
Replies: 12
Views: 3677

Re: Software and tools to better understand and appreciate music?

I would be surprised if anything like that exists.
by lilith
Sun Sep 01, 2019 6:46 pm
Forum: Linux Music News
Topic: LSP Project
Replies: 144
Views: 41015

Re: LSP Project

Finally I get this error: Build OK Installing LADSPA plugins to /usr/local/lib/ladspa/ mkdir: cannot create directory ‘/usr/local/lib/ladspa’: Permission denied Makefile:206: recipe for target 'install_ladspa' failed make: *** [install_ladspa] Error 1 I want to install them into /home/marco/.vst and...
by lilith
Sun Sep 01, 2019 5:53 pm
Forum: HOW TOs, Tips & Tricks
Topic: HOWTO: Quick Frequency Response Measurements Using JAPA and Faust
Replies: 30
Views: 25918

Re: HOWTO: Quick Frequency Response Measurements Using JAPA and Faust

Is it ok to choose the Generic EQ in REW? Yes And which slope factor to use in the LSP EQ then and what type of EQ (resonance?)? Settings: I set up the first equalizer in the LSP parametric EQ as in your settings as an example. See below. The slope control does not affect the APO style of filter. h...
by lilith
Sun Sep 01, 2019 5:42 pm
Forum: Linux Music News
Topic: LSP Project
Replies: 144
Views: 41015

Re: LSP Project

edit: seems to work now... I was missing php I was trying to built it and that's what I did so far: There's something wrong in the end: Generating PHP file plugins.php Writing file /home/marco/src/lsp_plugins/lsp-plugins/.build/plugins.php Building doc Preparing PHP documentation generator /bin/sh: ...
by lilith
Sun Sep 01, 2019 11:50 am
Forum: HOW TOs, Tips & Tricks
Topic: HOWTO: Quick Frequency Response Measurements Using JAPA and Faust
Replies: 30
Views: 25918

Re: HOWTO: Quick Frequency Response Measurements Using JAPA and Faust

And which slope factor to use in the LSP EQ then and what type of EQ (resonance?)? You need to use special APO DR filters in LSP equalizer to match the REW settings. Also, Since LSP equalizer provides APO-compatible filters, I'm currently working on this feature request sent to me as a feedback som...
by lilith
Sat Aug 31, 2019 9:27 pm
Forum: Linux Music News
Topic: LSP Project
Replies: 144
Views: 41015

Re: LSP Project

sadko4u wrote:
lilith wrote:But why is it working with EQ10?
Because EQ10Q just does not follow VST standard when saving state?
Ok :D ... Can I do / check something to figure out, why the analyzer is crashing?
by lilith
Sat Aug 31, 2019 8:38 pm
Forum: Linux Music News
Topic: LSP Project
Replies: 144
Views: 41015

Re: LSP Project

But why is it working with EQ10?
by lilith
Sat Aug 31, 2019 8:18 pm
Forum: Linux Music News
Topic: LSP Project
Replies: 144
Views: 41015

Re: LSP Project

Thanks!
by lilith
Sat Aug 31, 2019 7:33 pm
Forum: Linux Music News
Topic: LSP Project
Replies: 144
Views: 41015

Re: LSP Project

Ardour crashes also. Then the problem is me.