Skip to content

[WIP] A GM/GM2 synth using CLAP and Zig (w/ a little Rust)

Notifications You must be signed in to change notification settings

Jengamon/gmsynth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GMSynth - A CLAP attempt to do General MIDI

I unno, I wanna CLAP some Zig and Rust, so I did.

Deps

You'll need:

  • Zig latest
  • Rust (tested on 1.68.2)
  • Just (casey/just)
  • A basic Unix environment (git, tar, curl, make)
  • (MacOS) probably xcode-select

Instructions

$> just download-deps
$> just

The result should be in the root dir, by default under the name "GmSynth.clap".

About

[WIP] A GM/GM2 synth using CLAP and Zig (w/ a little Rust)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published