Method: Hallon::ExampleAudioDriver#initialize

Defined in:
lib/hallon/audio_driver.rb

#initializeExampleAudioDriver

Here you can do your initialization of your audio driver. No parameters are given, and at this point no information of the audio format (or similar) is given.



12
13
# File 'lib/hallon/audio_driver.rb', line 12

def initialize
end