Skip to content

morsecipher/morseficator_adapter_midi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Midi adapter

Optional adapter to convert morse code into MIDI sound

Installation

In order to use Morseficator.Adapter.Midi you have to install fluidsynth library.

On OSX:

brew install fluidsynth

On Debian/Ubuntu:

sudo apt install libfluidsynth-dev

On Fedora:

sudo dnf install fluidsynth-devel

To install dependecies and run a REPL execute the following:

$ mix deps.get
$ iex -S mix

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages