Skip to content

Pink Trombone (vocal cord simulator) implementation in Rust

License

Notifications You must be signed in to change notification settings

m172021/pink-trombone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pink Trombone

Pink Trombone on crates.io

This is a revised version of the Pink Trombone speech synthesizer originally developed by Neil Thapen in 2017. The original source code was modularized and converted to TypeScript. Then the TypeScript code was converted to Rust.

Pink Trombone uses two-dimensional digital waveguide synthesis to synthesize human speech sounds.

Online demo: chdh.github.io/pink-trombone-mod

Screenshot:
Pink Trombone screenshot

Sample code

You can easily connect Pink Trombone to any audio framework, that accepts f32 inputs. An example for rodio.

Bibliographic references cited by Neil Thapen

About

Pink Trombone (vocal cord simulator) implementation in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%