Skip to content

MasterLu is your electronic music teacher in Pharo. MasterLu will teach you Phausto, to program you own DSP (Digital Signal Processors) and Coypu to program music on-the-fly with Pharo.

License

Notifications You must be signed in to change notification settings

lucretiomsp/MasterLu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MasterLu

MasterLu is your electronic music teacher in Pharo. MasterLu will teach you Phausto, to program you own DSP (Digital Signal Processors) and Coypu to program music on-the-fly with Pharo. If Phausto is not already working in your Pharo image, download the Phausto libraries for your platform, open the package, and place the librariesBundle folder into documents/Pharo/images/yourPhaustimage/

Then, copy and execute in a Playground

Metacello new
    baseline: 'MasterLu';
    repository: 'github://lucretiomsp/MasterLu:main';
    load

About

MasterLu is your electronic music teacher in Pharo. MasterLu will teach you Phausto, to program you own DSP (Digital Signal Processors) and Coypu to program music on-the-fly with Pharo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published