Skip to content

Parameter inference of music synthesizers to simplify sound design process. Supports Vital.

License

Notifications You must be signed in to change notification settings

gudgud96/syntheon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Syntheon

Syntheon - the Pantheon (temple of gods) for music synthesizers.

DX7 patches: https://yamahablackboxes.com/collection/yamaha-dx7-synthesizer/patches/

Testing

python3 -m inferencer.vital.vital_inferencer

python3 -m inferencer.dexed.dexed_inferencer

python3 -m pytest

Usage

from syntheon import infer_params

output_params_file, eval_dict = infer_params(
    "your_audio.wav", 
    "vital", 
    enable_eval=True
)

About

Parameter inference of music synthesizers to simplify sound design process. Supports Vital.

Resources

License

Stars

Watchers

Forks

Packages

No packages published