tags: sound
-
Ableton Forum • View topic - Operator : adjust oscillators frequency in semitone offsets
Operator : adjust oscillators frequency in semitone offsets
Code:
my $m = 2**(1/12);
foreach my $s (0..12) {
print int(0.5+1000*$m**$s-1000), "\n";
}
which gives
0
59
122
189
260
335
414
498
587
682
782
888
1000
#
4168 days ago
quilime
-
Spectral Audio Signal Processing
#
4270 days ago
quilime
-
Realtime Audio on iOS Tutorial: Making a Mandolin | AriVibes
#
4275 days ago
quilime
-
http://www.musicdsp.org/
Musicdsp.org is a collection of data, gathered for the music dsp community.
#
4275 days ago
quilime
-
PHYSICAL AUDIO SIGNAL PROCESSING FOR VIRTUAL MUSICAL INSTRUMENTS AND AUDIO EFFECTS
#
4280 days ago
quilime
-
Freeverb3 Reverb Impulse Response Processor
Freeverb3 is a sound processing library, which includes sampling rate scaling enabled version of freeverb with some fixes, extended implementation of NReverb by CCRMA, implementation of impulse response convolution reverb, FIR filter constructor, band splitter, softknee/hardknee compressor, softknee/hardknee limiter, stereo enhancer and many other filter and effects.
#
4280 days ago
quilime
-
The Halls of Valhalla
Hand Forged Audio Plugins
#
4280 days ago
quilime
-
Adam Jansch : Supercollider a day
#
4294 days ago
quilime
-
How to Program in SuperCollider
#
4294 days ago
quilime
-
Designing Sound in SuperCollider - Wikibooks, open books for an open world
#
4294 days ago
quilime
-
SuperCollider swiki
#
4294 days ago
quilime
-
Sound Tourism | interesting sounding places and acoustic phenomena to visit
#
4390 days ago
lioku
-
Huun-Huur-Tu - Live - YouTube
#
4500 days ago
quilime
-
Repatcher | Open Music Labs
rePatcher is an Arduino shield that allows you to repatch your Max/MSP or Pure Data patches with a 6 x 6 patchbay matrix. It also has 6 general purpose control knobs for modifying parameters in your patch. Since it does all of this over USB, it can be hacked to work with any other program that can accept a serial stream.
#
4601 days ago
quilime
-
To Flirt In Cities, Birds Adjust Their Pitch : NPR
#
4645 days ago
quilime
-
Black Hole Sound Waves - NASA Science
Sound waves 57 octaves lower than middle-C are rumbling away from a supermassive black hole in the Perseus cluster. One single wave takes 17.5 million years to complete at 1.815 fHz.
#
4651 days ago
quilime