-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #13 from Packbat/main
Initial draft for audio workspace page.
- Loading branch information
Showing
2 changed files
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"elements":[{"type":"label","text":"Here are our current documents:"},{"text":"Graphics Workspaces","ref":"workspaces/graphics","type":"wiki_ref"}],"metadata":{"page_title":"Workspaces","version":"0.4","authors":["scrapSavage"]}} | ||
{"elements":[{"text":"Here are our current documents:","type":"label"},{"type":"wiki_ref","text":"Graphics Workspaces","ref":"workspaces/graphics"},{"type":"wiki_ref","text":"Audio Workspace","ref":"workspaces/audio"}],"metadata":{"authors":["scrapSavage"],"version":"0.4","page_title":"Workspaces"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"metadata":{"page_title":"Audio Workspace","version":"0.4","authors":["Packbat"]},"elements":[{"type":"label","text":"The audio workspace is where you make music and\nsound effects for your cartridges. Like the other\neditor workspaces, there is a hamburger menu at\nthe top left and file tabs along the top of the\ntoolbar."},{"type":"label","text":"This workspace is split into three editors,\nselected via buttons in the left column: an\nInstrument editor, an SFX editor, and a Pattern\neditor."},{"type":"pod_image","data":"b64:bHo0ABIBAAAbAgAA73B4dQBDIFwWBAAfFSAeAgANP1AeICQAMuUw8QgQ-w4IEPEIQI8QEA0ANxAenw4AdiAOXxAWDQYRAFEOIE0GLRAAEPwPAPIsME0mDQYQMS8dARshGwErQRBsFwwnDAcMB2wQYSsBKwErUQAeAG0GDQYQQQsRCwELAQsxC1EQXAcsBywlAAEUAKUBCxELYRAeTRYdKAAgKxEoAGEnDBcsB3xLAGMRC2EgDp0fACAhCx8ANXwHDEcAEiFFAFEwnRAxK1MAIBshQQAsFxwiADUeEJG_ADYAHgANAEQQHhGQDAAWMAsAJg4gDABvHhARsB4gAgAKjwAR8EoRgB4gAgALnw4REAYQBjAeIAIACFAgHiARcA=="},{"type":"label","text":"Per .sfx file, Picotron has 24 instrument slots,\n128 SFX slots, and 64 pattern slots for making\nsound effects and music. Clicking on an SFX or\npattern number will automatically open it in the\nappropriate editor; clicking on an instrument\nnumber will select it for SFX entry or editing,\nbut not change which editor is open."},{"type":"label","text":"As with PICO-8 and a number of DAWs, the computer\nkeyboard is mapped to piano keys for note entry.\nThis mapping is theoretically based on the\nphysical layout of the keyboard:"},{"type":"pod_image","data":"b64:bHo0AG0BAADrBgAA-wFweHUAQyB8LgT-FG1vHw8UBAAdRf8WAh8NAA85ACbAHx8hHg8UHiEeDW4NBgAEBAAXbgoAYG4N-xYCHQgADh4ACg4AACQAH-wrAJp--W6sDQ5HDgQAEgAyAPAA3B2sDQ4XHxUHDg0OBxYXBgAlJgcGADwXFgcSABsbKgAFRQAwBwsnFAAxBgcGIgAtBicGAAQaAAMIAA4wAA9MAAUmFhcGAAJMABcmGAAOLAAPlAASBBQACwgAD5YACAP8ABcmBgACTAAZJkIAAQ4ADSwABUYAL0cOBAAQDzAAJH-9YLwdzA1uAgAEDxwADw5WAgRaAg8mALJF-W78ATEBD0UBBYVuDewNhQ38AcQBLxYXFgMNCjcAD3UCCQoaAC8HBj0ADSYWFwYAJgYndgAvFhd2ABkEFAAPeAAIDbACBD0AGSY7AB0mOQAvRw4EAAQPKQAhcf1jhQ2MDWwCACH_GwcAT3wN9QQUAHhQBP1Y9QQ="},{"type":"label","text":"...but as of v0.1.0e, this is broken for some\nusers and the notes played are based on QWERTY\nlayout instead."}]} |