Search found 35 matches

by rhydermike
Sun Feb 09, 2020 12:36 am
Forum: Recorders & Sequencers
Topic: xruns(this discussion is not for smart ass remarks, it's to help each other)
Replies: 10
Views: 3125

Re: xruns(this discussion is not for smart ass remarks, it's to help each other)

Best of luck sorting this out. I had ridiculous number of xruns recently when troubleshooting a new setup, and what helped was making sure that the CPU governor was set to "performance" rather than "ondemand". There's a script that you might already know about at: https://github....
by rhydermike
Fri Nov 01, 2019 4:06 pm
Forum: Linux Music News
Topic: Ardour-$foobar (6.0)
Replies: 21
Views: 12886

Re: Ardour-$foobar (6.0)

khz wrote:Development Update, November 2019 - https://discourse.ardour.org/t/developm ... 019/101945 :D
I seem to check this every other day. Can't wait to start building the alpha.
by rhydermike
Sun Oct 27, 2019 2:12 pm
Forum: Plugins, Effects and Instruments
Topic: Current state of Linux singing synths?
Replies: 11
Views: 3868

Re: Current state of Linux singing synths?

I also struggled to get the code from github to work. The requirements.txt file looks like junk to me, so I ended up just installing packages as needed, until I got the script running. I also failed to get 'tensorflow-gpu' working, but it turns out the the non-gpu version works just as well (presum...
by rhydermike
Mon Oct 21, 2019 7:04 am
Forum: Support / Suggestions
Topic: Drumgizmo VST and Tracktion Waveform.
Replies: 20
Views: 16214

Re: Drumgizmo VST and Tracktion Waveform.

Kott wrote:Oh, that was your post on KVR ? https://www.kvraudio.com/forum/viewtopi ... 1#p7551401
No, that was someone else.
by rhydermike
Sun Oct 20, 2019 11:52 pm
Forum: Support / Suggestions
Topic: Drumgizmo VST and Tracktion Waveform.
Replies: 20
Views: 16214

Re: Drumgizmo VST and Tracktion Waveform.

I'll post it up again now. One would think that the devs would be grateful for an easily reproducible plugin crash.
by rhydermike
Sun Oct 20, 2019 12:15 am
Forum: Support / Suggestions
Topic: Drumgizmo VST and Tracktion Waveform.
Replies: 20
Views: 16214

Re: Drumgizmo VST and Tracktion Waveform.

I've just installed the latest version of Drumgizmo and I have the latest version of Waveform. In my case, Waveform crashes as soon as I drag the plugin onto a track from the sidebar.

Perhaps someone else could post this to the Tracktion Waveform forum, as I'm not familiar with Drumgizmo?
by rhydermike
Wed Oct 16, 2019 12:47 am
Forum: Linux Music News
Topic: Zrythm 0.7.002
Replies: 14
Views: 5038

Re: Zrythm 0.7.002

I got it to run with this command! LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu/ ./build/src/zrythm It will be interesting to see if any other people on this thread had the same initial problems. I've only had a bit of time with it so far. I loaded the Surge synth plugin and seemed to work. One thing t...
by rhydermike
Tue Oct 15, 2019 10:37 pm
Forum: Linux Music News
Topic: Zrythm 0.7.002
Replies: 14
Views: 5038

Re: Zrythm 0.7.002

I've managed to get it to compile by typing export PKG_CONFIG_PATH=/usr/lib/x86_64-linux-gnu/pkgconfig/ and following the instructions, and this works. However, I haven't been able to run it yet. It reports: zrythm: symbol lookup error: zrythm: undefined symbol: sratom_set_env This happens when I si...
by rhydermike
Tue Oct 15, 2019 9:22 pm
Forum: Linux Music News
Topic: Zrythm 0.7.002
Replies: 14
Views: 5038

Re: Zrythm 0.7.002

meson.build:343:0: ERROR: Invalid version of dependency, need 'lilv-0' ['>=0.24.2'] found '0.22.1' interesting, what does this say? `pkg-config --modversion lilv-0` That returns: 0.22.1 Maybe you have multiple versions of lilv installed It's possible, I've been known to lilv life on the edge. pkg -...
by rhydermike
Tue Oct 15, 2019 2:08 pm
Forum: Linux Music News
Topic: Zrythm 0.7.002
Replies: 14
Views: 5038

Re: Zrythm 0.7.002

The project looks interesting, and I've tried building it, but I keep (0.6.502 and now 0.7.002) running into this error: meson.build:343:0: ERROR: Invalid version of dependency, need 'lilv-0' ['>=0.24.2'] found '0.22.1' What I actually have installed on Ubuntu 19.04 is: liblilv-0-0: Installed: 0.24....
by rhydermike
Wed Oct 09, 2019 2:25 am
Forum: Plugins, Effects and Instruments
Topic: Current state of Linux singing synths?
Replies: 11
Views: 3868

Re: Current state of Linux singing synths?

tramp wrote:should be this one:
https://github.com/MTG/WGANSing
I've had a go with this, and I have it installed, but I'm still struggling to get it working. I'll report back on the thread if I get anywhere with it.
by rhydermike
Wed Oct 09, 2019 2:13 am
Forum: Plugins, Effects and Instruments
Topic: Current state of Linux singing synths?
Replies: 11
Views: 3868

Re: Current state of Linux singing synths?

I keep seeing references to something called "A Neural Parametric Singing Synthesizer" (https://mtg.github.io/singing-synthesis-demos/). The demos of this sound amazing, but I keep going around in circles trying to find out if this is a runnable application or just a research project. (De...
by rhydermike
Mon Oct 07, 2019 7:06 am
Forum: Plugins, Effects and Instruments
Topic: Current state of Linux singing synths?
Replies: 11
Views: 3868

Current state of Linux singing synths?

Hiya all I was looking into the current state of Linux singing speech synthesizer software recently. I want to turn some of my songs into finished demos, but due to my living arrangements, I have to keep the noise levels down, and I can't easily record my singing. The only thing I've had up and runn...
by rhydermike
Sun Mar 24, 2019 6:05 am
Forum: Recorders & Sequencers
Topic: Looking for a new sample editing tool
Replies: 39
Views: 7292

Re: Looking for a new sample editing tool

Have you eliminated Audacity from your search, as it's the usual open source go to for that type of thing? https://www.audacityteam.org/ If that doesn't do the trick, Ardour might do the trick, but that's a full DAW and more complicated package to learn the ins and outs of. That said, it has a prope...
by rhydermike
Tue Mar 12, 2019 12:08 pm
Forum: Samplers & samples
Topic: What do you want from a %100 free/libre SFZ sampler?
Replies: 15
Views: 6724

Re: What do you want from a %100 free/libre SFZ sampler?

That it be a plugin (Linux VST and LV2 pref).
That the GUI have ADSR controls. It's highly frustrating when you have a soundbank that's working for you, but you just need to slightly tweak the release time.
As others have said, the disk streaming would be nice.