| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| SamplerKey — class, package com.yoambulante.midifiles | |
| This class uses a waveform (samples) and change its pitch using hermite interpolation for generating different musical notes tones. | |
| SamplerKey(ext:com.yoambulante.midifiles:SamplesExtractor, key:int, midi_key:int) — Constructor, class com.yoambulante.midifiles.SamplerKey | |
| SamplesExtractor — class, package com.yoambulante.midifiles | |
| This class extracts audio samples from a (flash.media.Sound) object and turn them to a Vector.<Point> where .x represents the right channel value and .y the left channel value. | |
| SamplesExtractor(snd:flash.media:Sound) — Constructor, class com.yoambulante.midifiles.SamplesExtractor | |
| Creates a SamplesExtractor instance | |
| str_data — Property, class com.yoambulante.midifiles.MidiMessage | |
| String data used in expecific MetaEvent | |
| subResolution — Property, class com.yoambulante.midifiles.MidiFilesReader | |
| subResolution used when the midi file time is in frames per second | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |