Skip to content

Reads wav file info using a gem and displays it - or generates assimil8or presets.

Notifications You must be signed in to change notification settings

henrikj242/wavinfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

wavinfo

Reads wav file info using a gem and displays it - or generates assimil8or presets.

The wavinfo script just outputs info about a .wav file to the terminal. It is based on https://github.com/jstrait/wavefile/blob/master/examples/info.rb but adds info from the smpl chunk (Loop data)

The make-assimilator-preset.rb script generates very basic preset file for the Russom Assimil8or sampler It takes two arguments: a wavefilename and a presetname (.yml format) The wavefile will be analyzed for loops, and if any exist, the first one will be specified in the preset, since the assimil8or does not read loop info from samples.

The scripts are intended just for my own personal use, so please don't expect them to work for you just as they are.

About

Reads wav file info using a gem and displays it - or generates assimil8or presets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages