Search found 40 matches
- Thu Dec 31, 2020 11:01 pm
- Forum: Samplers & samples
- Topic: Looking for versatile sampler plugin
- Replies: 43
- Views: 4527
Re: Looking for versatile sampler plugin
You have to build it from scratch and use the Intel Performance Primitives. This video is excellent. Thanks for the mention. You don't have to use the IPP, I don't use them on my GNU/Linux machine because they're proprietary. Thanks for the correction. I edited the comment. I built it successfully ...
- Thu Dec 31, 2020 6:44 pm
- Forum: Samplers & samples
- Topic: Looking for versatile sampler plugin
- Replies: 43
- Views: 4527
Re: Looking for versatile sampler plugin
If you really want to build your own, this is the best. It's a lot of work to learn but there are a few good tutorials on YouTube especially DavidHealey's channel. You would have to build it from scratch and there's also an option to build it using Intel Performance Primitives. This video is excelle...
- Mon Jun 22, 2020 6:57 pm
- Forum: HOW TOs, Tips & Tricks
- Topic: How to Build Sonic-Pi on Debian Buster
- Replies: 2
- Views: 1282
Re: How to Build Sonic-Pi on Debian Buster
As an addendum, this tutorial is no longer relevant as Sonic-Pi builds successfully on Debian Buster by following the instructions located here
It now builds using cmake.
It now builds using cmake.
- Tue Mar 03, 2020 6:33 pm
- Forum: Samplers & samples
- Topic: SFZ Player for Linux
- Replies: 25
- Views: 9737
Re: SFZ Player for Linux
I would like to try it out. But I've never used any Windows VSTs in Linux, so no experience there on how to go this way. I'm using Ubuntu Studio 18.04+Backports PPA. What would I need to install first (WINE-wise) to be able to install Sforzando? And how would I do it then (the installation process ...
- Sun Feb 23, 2020 2:19 am
- Forum: KXStudio Discussion
- Topic: Gah....
- Replies: 28
- Views: 3598
Re: Gah....
My experience is Cadence rocks. It is hands down the best way to start and stop JACK. On the fly you can start and stop PulseAudio, Alsa2Jack MIDI or AUDIO bridges, and Loopback. I rarely use Catia as it spreads all items out upon opening and doesn't have a connect all feature, also has no means of ...
- Wed Feb 05, 2020 10:19 pm
- Forum: Running non-linux software
- Topic: Anyone using Caustic (3.2) ?
- Replies: 16
- Views: 3685
Re: Anyone using Caustic (3.2) ?
I had the black screen with Debian Buster using wine-4.21 (Staging) 0009:err:wgl:glxdrv_wglShareLists Recreating OpenGL context to share display lists, although the context has been current! issue is also addressed here I used PlayOnLinux with Wine version 2.17 just to see and it loads and plays wit...
- Wed Jan 15, 2020 5:24 pm
- Forum: HOW TOs, Tips & Tricks
- Topic: Soundtracker, goocanvas and Debian Buster
- Replies: 0
- Views: 553
Soundtracker, goocanvas and Debian Buster
Soundtracker is under development and builds nicely on Debian Buster, however the libgoocanvas on which its Instrument Editor depends is no longer available for Buster. The quick and easy method as spelled out here https://sourceforge.net/p/soundtracker/mailman/soundtracker-discuss/thread/875a3374-6...
- Fri Dec 20, 2019 5:26 am
- Forum: System Tuning and Configuration
- Topic: Multiple USB Sound Cards
- Replies: 0
- Views: 835
Multiple USB Sound Cards
I use a Fast Track Pro as my principle sound card in combination with a QuNexus and Artiphon Instrument 1, all three USB devices. I have disabled the on board sound card via the BIOS so it is does not compete with any of the USB cards. My system also loads the Loopback module, so in essence 4 sound ...
- Thu Dec 19, 2019 5:22 pm
- Forum: HOW TOs, Tips & Tricks
- Topic: How to Build Sonic-Pi on Debian Buster
- Replies: 2
- Views: 1282
Re: Building Sonic-Pi on Debian Buster
forgot to mention that the last step to get MIDI devices recognized is to move the osmid folder up one level
from
to
from
Code: Select all
app/server/native/linux/osmid/
Code: Select all
app/server/native/osmid
- Sat Dec 14, 2019 5:11 pm
- Forum: Linux Music News
- Topic: SevenDelay
- Replies: 74
- Views: 7163
Re: SevenDelay
Oddly VSTPlugins only build VST3 which has no GUI (only generic)
the LV2Plugins will build VST2 as well as LV2 which does have the GUI
https://github.com/ryukau/LV2Plugins
am able to build all except IterativeSinCluster
Carla does not recognize VST3 altough it claims to
the LV2Plugins will build VST2 as well as LV2 which does have the GUI
https://github.com/ryukau/LV2Plugins
am able to build all except IterativeSinCluster
Carla does not recognize VST3 altough it claims to
- Thu Dec 12, 2019 11:09 pm
- Forum: HOW TOs, Tips & Tricks
- Topic: How to Build Sonic-Pi on Debian Buster
- Replies: 2
- Views: 1282
How to Build Sonic-Pi on Debian Buster
Sonic Pi builds well on Debian Stretch but I encountered a few snags on Buster and thought I'd post my work around. The current build uses older versions of SuperCollider, sc3-plugins and aubio and is looking for a version of rugged unavailable to Buster. Making slight modifcations to two files allo...
- Wed Dec 11, 2019 8:19 pm
- Forum: HOW TOs, Tips & Tricks
- Topic: How to build the latest SWS extensions for Reaper (Debian Buster) Linux
- Replies: 0
- Views: 959
How to build the latest SWS extensions for Reaper (Debian Buster) Linux
assuming you have a directory for building apps, from that location mkdir sws-build cd sws-build git clone http://www-dev.cockos.com/wdl/WDL.git git clone https://github.com/reaper-oss/sws.git - next step is to generate the API header file reaper_plugin_functions.h - from REAPER (run the action "[de...
- Fri Dec 06, 2019 3:15 am
- Forum: KXStudio Discussion
- Topic: Broken package error wineasio-amd64 and wine-rt-amd64 KXStudio
- Replies: 4
- Views: 3191
Debian Buster and WINE is totally broke
WINE-STAGING is completely broken for Buster and there are all kinds of issues trying to install WINEASIO via KXStudio new repos wineasio-amd64: Depends: wine-rt-amd64 but it is not installable or wine-staging-amd64 but it is not installable or wine-amd64 but it is not installable I am seriously con...
- Mon Nov 18, 2019 5:53 pm
- Forum: Samplers & samples
- Topic: SFZ Player for Linux
- Replies: 25
- Views: 9737
Re: SFZ Player for Linux
Good comment by Audiojunkie. I have a license for Bliss and it's great. Also waited to get in on special. Likely the best option for native Linux. I wasn't aware that Redux could load SFZ files and am thankful I read this comment as after testing it, is also excellent. That being said, I really like...
- Thu Jun 20, 2019 8:14 pm
- Forum: KXStudio Discussion
- Topic: Best current Ubuntu for KXStudio
- Replies: 31
- Views: 4433
Re: Best current Ubuntu for KXStudio
I could be wrong and apologize for the misinformation if I am. The KXstudio website does say "Debian 9 (Stretch) or Ubuntu 16.04 (Xenial) you'll also need to enable GCC5 packages" but I do believe KX repos will install and work well up to 18.04 Bionic Beaver, but I have never attempted it so can't c...