Macro impl_audio_generation

Source
macro_rules! impl_audio_generation {
    ($struct_:ident) => { ... };
}