module Sounding

Defined in:

sounding.cr

Constant Summary

INT_MAX = 2147483647
VERSION = "0.1.0"

Instance Method Summary

Instance Method Detail

def rubberband_temp(sound : Sound, args : Array(String)) #

function for using the rubberband CLI to perform operations on Sound objects


[View source]