Skip to content
forked from thedjinn/rustsam

Rust reimplementation of the C64 Software Automatic Mouth speech synthesizer

Notifications You must be signed in to change notification settings

m172021/rustsam

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rustsam

This is a reimplementation of the Software Automatic Mouth, a speech synthesizer originally built for the Commodore 64.

The implementation was based on an earlier reverse engineering attempt called SamJs. In its current state Rustsam is a bug-for-bug port of this reference. Future work will focus on fixing these bugs and restructuring the package to a more elegant architecture.

This port was started as part of an effort to leverage SAM as a compositional tool for the AY-3-8910/YM2812 and Konami SCC+ audio chips on the MSX platform.

Disclaimer: this is experimental alpha software and everything contained in this repository is subject to change. Have fun, and use at your own risk!

About

Rust reimplementation of the C64 Software Automatic Mouth speech synthesizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.2%
  • JavaScript 0.8%