Search found 63 matches

by varpa
Mon Nov 28, 2011 8:10 pm
Forum: Newbies & Support
Topic: QSampler build issues in Fedora 15
Replies: 4
Views: 4344

Re: QSampler build issues in Fedora 15

I have not seen your XDeleteProperty error before, so I cannot help you there, but I will comment that with Fedora you can get Qsampler from the CCRMA repositories. It is version 2.2, but unfortunately has only support for GIG, and not SFZ or SF2. To get those you must compile libgig, linuxsampler, ...
by varpa
Mon Nov 28, 2011 8:00 pm
Forum: Newbies & Support
Topic: tottaly new to this
Replies: 1
Views: 3211

Re: tottaly new to this

Generally speaking to use linuxsampler you need to install linuxsampler, libgig, and jsampler and/or qsampler as front-ends. I do not know the specific package names in Ubuntu but it should be easy to figure out. Then run either jsampler or qsampler as a GUI front end to linuxsampler.
by varpa
Wed Oct 19, 2011 8:48 pm
Forum: Sponsored Features
Topic: three-bands EQ and delay
Replies: 7
Views: 29648

Re: three-bands EQ and delay

This is a completely naive comment, but I'm assuming the the EQ op codes get the sampler engine to provide equalization. Wouldn't it be more efficient to process your samples with whatever effects you want and just use those samples? It seems like it would save the sampling engine CPU time and hence...
by varpa
Mon Sep 05, 2011 2:22 am
Forum: New Sampler Engine
Topic: SFZ
Replies: 57
Views: 189396

Re: SFZ

You need to compile the SVN version of QSampler to get SFZ support.
by varpa
Mon Sep 05, 2011 2:18 am
Forum: Newbies & Support
Topic: No SFZ Engine
Replies: 3
Views: 5843

Re: No SFZ Engine

You need to compile libgig and linuxsampler from SVN to get SFZ support. If you are a Linux user you might consider trying AVLinux or DreamStudio which both have the SVN version of Linuxsampler (with SF2, SFZ support) already built-in.
by varpa
Mon Sep 05, 2011 2:15 am
Forum: Newbies & Support
Topic: Recommend a distro suitable for linuxsampler
Replies: 4
Views: 4316

Re: Recommend a distro suitable for linuxsampler

Both AVLinux and DreamStudio have the SVN version of Linuxsampler (with SF2, SFZ support) already built-in so either one of those is an easy way to get started with LinuxSampler. Of course, you need to know something about Jack, and Linux audio too.
by varpa
Thu Jun 09, 2011 10:41 pm
Forum: Newbies & Support
Topic: jack doesn't see LS
Replies: 3
Views: 4182

Re: jack doesn't see LS

You have to load an instrument in LS and create the audio and midi ports for LS to be seen by JACK. This can be done on the command line, with Jsampler-Fantasia, or Qsampler, for example. Note that you can create multiple instruments in LS, each with its own audio and midi ports.
by varpa
Fri Apr 01, 2011 7:23 pm
Forum: Newbies & Support
Topic: How to compile Linuxsampler as DSSI
Replies: 10
Views: 10592

Re: How to compile Linuxsampler as DSSI

What you are doing is correct - works for me on AVLinux. Are you using QJackCtl? If so click on the "Connections" button and make sure Rosegarden's outputs are connected to system playback. Otherwise, check that audio is not otherwise muted. In Qsampler does the green "LED" on the piano channel blin...
by varpa
Fri Mar 25, 2011 8:02 pm
Forum: Newbies & Support
Topic: How to compile Linuxsampler as DSSI
Replies: 10
Views: 10592

Re: How to compile Linuxsampler as DSSI

I have 2 suggestions: Use an audio-oriented Linux distribution like AVLinux which already comes well-configured with audio apps so you can avoid a lot of setup issues. Or just run Linuxsampler with an external program like Qsampler or Jsampler-fantasia and route the midi out of Rosegarden using, say...
by varpa
Thu Mar 03, 2011 6:32 pm
Forum: Newbies & Support
Topic: Sustain pedals - SOLVED
Replies: 4
Views: 6961

Re: Sustain pedals - SOLVED

I finally found out what my real problem is with sustain pedals. I have an old midi keyboard (Roland RD300s from 1989), which puts out a control 123 "All Notes Off" whenever all notes have been released. This "All Notes Off" turns of off the sustain. I have fixed by problem by running my midi stream...