Sha256: c0da55e6f52112fef791b1c803498ee8d9f062ab2f0082ebc12b77cfe7493da0

Contents?: true

Size: 179 Bytes

Versions: 23

Compression:

Stored size: 179 Bytes

Contents

# frozen_string_literal: true

require 'coltrane'
require 'coreaudio'

module ColtraneSynth
  autoload :Base,  'coltrane_synth/base'
  autoload :Synth, 'coltrane_synth/synth'
end

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
coltrane-3.0.0.rc1 lib/coltrane/synth.rb.rb
coltrane-3.0.0.pre lib/coltrane/synth.rb.rb
coltrane-2.2.1 lib/coltrane_synth.rb