Skip to content

Commit

Permalink
Merge pull request #13 from Packbat/main
Browse files Browse the repository at this point in the history
Initial draft for audio workspace page.
  • Loading branch information
scrapSavage authored Apr 16, 2024
2 parents bfe3f5e + ffde0a9 commit 0a7b2e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion topics/workspaces.json
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"}}
1 change: 1 addition & 0 deletions workspaces/audio.json
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."}]}

0 comments on commit 0a7b2e1

Please sign in to comment.