Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial draft for audio workspace page. #13

Merged
merged 2 commits into from
Apr 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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."}]}