UNPKG

pxt-common-packages

Version:
28 lines (27 loc) 581 B
{ "name": "mixer", "description": "The music library with a mixer", "additionalFilePath": "../music", "files": [ "SoundOutput.h", "sound.cpp", "melody.h", "melody.cpp", "melody.ts", "piano.ts", "legacy.ts", "ns.ts", "targetoverrides.ts", "music.ts", "soundEffect.ts", "instrument.ts", "sequencer.ts", "playable.ts", "pxtparts.json", "headphone.svg" ], "public": true, "dependencies": { "core": "file:../core" } }