Search found 260 matches

by SpotlightKid
Sun May 31, 2020 7:16 pm
Forum: Linux Music News
Topic: LinuxMusic.rocks
Replies: 50
Views: 46099

Re: LinuxMusic.rocks

Very nice idea, although I think it'd be better if the entries were crowdsourced somewhere like on a git repository with a license like the CC-BY or CC-BY-SA in a format like Markdown or even YAML. I fully agree. I do something similar here (though with another focus): https://libremusicproduction....
by SpotlightKid
Sat May 30, 2020 10:21 am
Forum: Linux Music News
Topic: LinuxMusic.rocks
Replies: 50
Views: 46099

Re: LinuxMusic.rocks

Ok, I just send you a link to one of my plugins (YK Chorus) via the contact form.

As someone on IRC remarked, only very few entries seem to have a link to the project homepage. WIthout those, the usefulness of the database is a bit questionable.
by SpotlightKid
Sat May 30, 2020 9:22 am
Forum: Linux Music News
Topic: LinuxMusic.rocks
Replies: 50
Views: 46099

Re: LinuxMusic.rocks

Very nice, polished site!

How does one suggest plugins to be added?
by SpotlightKid
Thu May 28, 2020 5:36 am
Forum: Linux Music News
Topic: SevenDelay
Replies: 74
Views: 17509

Re: SevenDelay

The dirs_exist_ok argument to copytree only exists since Python 3.8 (the current latest major vrsion of Python 3).

https://docs.python.org/3/library/shuti ... l.copytree
by SpotlightKid
Tue May 26, 2020 12:38 pm
Forum: Linux Music News
Topic: use Electric Guitar as MIDI controller
Replies: 13
Views: 3692

Re: use Electric Guitar as MIDI controller

[...] `aubionotes` ( documentation ). To use it more easily, you can pass it the -j flag so that you can patch inputs and outputs via jack. Apparently you have to use the '-j' flag, not '-i'. Then use catia or the qjackctl connection dialog or the 'jack_connect' command line tool to connect your au...
by SpotlightKid
Mon May 25, 2020 9:24 pm
Forum: Linux Music News
Topic: use Electric Guitar as MIDI controller
Replies: 13
Views: 3692

Re: use Electric Guitar as MIDI controller

Code: Select all

system:capture_1
Use "jack_lsp" to list in- and output ports (or install "Cadence", which gives you the program "Catia" a graphical patch bay for ALSA and JACK ports).
by SpotlightKid
Sat May 16, 2020 5:39 pm
Forum: Linux Music News
Topic: SevenDelay
Replies: 74
Views: 17509

Re: SevenDelay

Try adding

Code: Select all

#include <unordered_map>
to EnvelopedSine/ui.cpp maybe?
by SpotlightKid
Sun May 10, 2020 9:45 pm
Forum: Linux Music News
Topic: All SocaLabs plugins open sourced.
Replies: 57
Views: 12230

Re: All SocaLabs plugins open sourced.

This happens when I try to build this. Seems like only a temporary failure to reach the github repos. GH has been having trouble these past days... Ok, I just pushed a change to master. Can you try again? I'm afraid that didn't help. But when I recompile 'Compressor.so' with make CONFIG=Debug it st...
by SpotlightKid
Sun May 10, 2020 6:00 pm
Forum: Linux Music News
Topic: All SocaLabs plugins open sourced.
Replies: 57
Views: 12230

Re: All SocaLabs plugins open sourced.

The segfault happens after Compressor tries to access it's settings.xml file, which isn't there: $strace /usr/lib/carla/carla-bridge-native vst ~/.vst/Effects/slPlugins/Compressor.so Compressor [...] getcwd("/home/chris", 1023) = 12 openat(AT_FDCWD, "/home/chris/.fonts", O_RDONLY...
by SpotlightKid
Sat May 09, 2020 2:43 pm
Forum: Linux Music News
Topic: All SocaLabs plugins open sourced.
Replies: 57
Views: 12230

Re: All SocaLabs plugins open sourced.

I built the plugin suite yesterday. Took 1 hour and 45 minutes on my laptop :shock: The build script needs fixing, when using a non-Debian/Ubuntu Linux: https://gist.github.com/SpotlightKid/4cc988c783907c6bfbe268b16f6ae823 Unfortunately, only some of the plugins work on my system. The ones that do l...
by SpotlightKid
Sat May 02, 2020 2:31 pm
Forum: Developer's Section
Topic: Python waveform ? [SOLVED]
Replies: 0
Views: 3707

Re: Python waveform [SOLVED]

bitsnpcs wrote: Sat May 02, 2020 7:49 am If anyone else is also making a Python app, it is possible to do this using librosa.
Not sure whether I came across this one before. Interesting. Bookmarked.
by SpotlightKid
Wed Apr 22, 2020 2:39 pm
Forum: Linux Music News
Topic: JUCE changes ownership
Replies: 5
Views: 1488

Re: JUCE changes ownership

It seems ROLI is in some trouble. JUCE is not the only thing they're selling:

https://www.synthtopia.com/content/2020 ... from-roli/
by SpotlightKid
Sat Apr 18, 2020 9:03 am
Forum: Linux Music News
Topic: CollaB3 vintage organ
Replies: 5
Views: 1931

Re: CollaB3 vintage organ

ufug wrote: Fri Apr 17, 2020 10:31 pmI know I'm in the minority here thinking things like presets and GUIs are important
I’d say, you're in the tacit majority, rather.
by SpotlightKid
Wed Apr 15, 2020 9:41 pm
Forum: Developer's Section
Topic: DPF midi time
Replies: 5
Views: 4195

Re: DPF midi time

by SpotlightKid
Wed Apr 15, 2020 9:36 pm
Forum: Linux Music News
Topic: Quarterly Release Pact April 2020 Edition
Replies: 4
Views: 2134

Re: Quarterly Release Pact April 2020 Edition

Updated the site with lots more releases...