Search found 5 matches

by toni_aguirre
Fri Apr 03, 2015 1:05 pm
Forum: General
Topic: Map MIDI keyboard to certain frequencies
Replies: 3
Views: 8488

Re: Map MIDI keyboard to certain frequencies

I managed to do the maping, but I'm having some trouble with a simple button. I tried to put a selector with a button to switch between 2 different MIDI to poly (one has portamento, I found it in the forum). Before I placed the switch, the vst runned perfectly, it produced a frequency dependent on ...
by toni_aguirre
Mon Mar 30, 2015 5:08 pm
Forum: General
Topic: Map MIDI keyboard to certain frequencies
Replies: 3
Views: 8488

Map MIDI keyboard to certain frequencies

I was wondering, would it be possible to map the midi keyboard to an osc but for different frecuencies than usual?
For example, mapping C1 for a sine playing at 40 Hz (instead of the usual 32,7 Hz), a D1 for 71 Hz and so on. I don't want to transpose the notes (I mean, for example 5 Hz above the ...
by toni_aguirre
Mon Feb 16, 2015 12:07 pm
Forum: General
Topic: Opening any file as a .wav
Replies: 3
Views: 8642

Re: Opening any file as a .wav

you may try to change the extension of the file to .wav and try to open it. It will most likely not work. Another way, that should work is to use dll component to load a file as a raw PCM data, put the data into a float array and use that. Or to convert the file into temporary wav file, load it ...
by toni_aguirre
Thu Feb 12, 2015 6:09 pm
Forum: General
Topic: Opening any file as a .wav
Replies: 3
Views: 8642

Opening any file as a .wav

In audacity it is possible to load any file as raw data and play it. Is there a way to make a simple VST to load any file ,read it as a .wav and use it as in a simple sampler?
by toni_aguirre
Sun Sep 29, 2013 3:56 pm
Forum: General
Topic: Tabs
Replies: 2
Views: 8569

Tabs

Hi, I'm new here at the forum!
How can I make tabs (for example, to change between oscillators so only one can be shown at the same time)