Search found 632 matches

by dahnielson
Fri Feb 01, 2008 11:22 pm
Forum: 100% Project Unrelated
Topic: MIDI filter / scripting (?)
Replies: 15
Views: 52671

Re: MIDI filter / scripting (?)

Yes, you do that. :twisted:

I think I will try to hack something together in Python in the meantime.

What currently irritates me is that the transpose button on my main keyboard (Roland HP 1300e) is broken and I can't access some keyswitches and notes... drive me nuts.
by dahnielson
Fri Feb 01, 2008 7:42 pm
Forum: 100% Project Unrelated
Topic: MIDI filter / scripting (?)
Replies: 15
Views: 52671

Re: MIDI filter / scripting (?)

Yeah, I guess that puts a stop to that. Paul Davis mentioned that Ardour 3 is going to have Keykit-like functionality for MIDI, but I don't know when that's getting released. Other than that, I don't know of anything. Sorry. That will be extremely cool. I plan to use Ardour 3 as my main sequencer w...
by dahnielson
Fri Feb 01, 2008 7:22 pm
Forum: 100% Project Unrelated
Topic: MIDI filter / scripting (?)
Replies: 15
Views: 52671

Re: MIDI filter / scripting (?)

Looks interesting, but this is a show stopper: 12. How well does it work on Linux? KeyKit works on Linux, but only with external MIDI devices (using the /dev/midi device driver). Internal sound devices are not supported. If Linux developers write better support for MIDI, this might change. :o Hmph.....
by dahnielson
Fri Feb 01, 2008 6:52 pm
Forum: 100% Project Unrelated
Topic: MIDI filter / scripting (?)
Replies: 15
Views: 52671

MIDI filter / scripting (?)

Do anyone know about any Linux application that let you build MIDI filters: from simple tasks like transposing the incoming notes to the more complex like automatic insertion of keyswitches (e.g. for up and down bows)?
by dahnielson
Fri Feb 01, 2008 5:57 pm
Forum: General LinuxSampler Discussion
Topic: Sample library and synthesis musings
Replies: 16
Views: 21117

Re: Sample library and synthesis musings

Yes, having one solenoid for every key is to overdo it a tad if the purpose is sampling -- one will do in most cases. :D
by dahnielson
Fri Feb 01, 2008 5:32 pm
Forum: General LinuxSampler Discussion
Topic: Sample library and synthesis musings
Replies: 16
Views: 21117

Re: Sample library and synthesis musings

Here's some inspiration for you then:

http://www.qrsmusic.com/pianomation_why.asp

(Solenoids are fun :geek: )
by dahnielson
Fri Feb 01, 2008 1:30 pm
Forum: New Sampler Engine
Topic: The Ideas Collection
Replies: 46
Views: 185893

Re: The Ideas Collection

with freeze you mean like Kontakt does ? you play a midi file and the sampler remember which notes and layes were triggered and unloads the parts that are not needed ? what happens if a non cached note is triggered ? silence of loading from disk and thus an artefact (click, dropout) ? No, no, not a...
by dahnielson
Fri Feb 01, 2008 1:14 pm
Forum: General LinuxSampler Discussion
Topic: Sample library and synthesis musings
Replies: 16
Views: 21117

Re: Sample library and synthesis musings

Per "Worra" Larsson (of Sampletekk whose Yamaha C7 have 93 velocity layers) said that he once tried a mechanical system but it made too much noise for the samples to be useful, instead, he use custom software that let him sample pianos in 2 dB steps.
by dahnielson
Fri Feb 01, 2008 11:56 am
Forum: New Sampler Engine
Topic: The Ideas Collection
Replies: 46
Views: 185893

Re: The Ideas Collection

To get slightly more on topic than off , what I want to see from LS... * As I've mentioned elsewhere: being able to "freeze" instruments, unload to free up RAM and reload them with just a click on a button. * An DSSI plugin version (and LV2 whenever that spec is finalized). * Ease of implementing ne...
by dahnielson
Fri Feb 01, 2008 10:26 am
Forum: General LinuxSampler Discussion
Topic: Sample library and synthesis musings
Replies: 16
Views: 21117

Re: Sample library and synthesis musings

I'm thinking about how to go about sampling that grand piano, and I'm not confident I can hit keys evenly enough to get 32 layers so consistent across the entire 88-key range without building a robot (of course, that would be cool in and of itself). That means I'd likely have to find an experienced...