-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
67 additions
and
55 deletions.
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,22 +1,22 @@ | ||
# Cyber Music Studio™ | ||
|
||
*not your usual DAW. Work in progress.* | ||
*Not your usual DAW. Work in progress.* | ||
|
||
This will be self-contained browser-based music making program. | ||
|
||
It's not finished yet, but you can try [various demos of it](https://severak.github.io/cyber-music-studio/). | ||
It's not finished yet, but you can try [individual instruments](https://severak.github.io/cyber-music-studio/). Some of these instruments now support [WebMidiLink](https://www.g200kg.com/en/docs/webmidilink/index.html). | ||
|
||
![](img/preview.png) | ||
![Cyber Music Studio](img/preview.png) | ||
|
||
Based on custom library called [heartbeat.js](js/heartbeat.md) which is developed alongside this project (in this repo). | ||
|
||
Also it uses custom javascript library and CSS framework (both called `uboot`) and following third party libraries (which are included in this repo): | ||
Also it uses custom javascript library and CSS framework (both called `uboot`) and following third party libraries (all of which are included in this repo): | ||
|
||
- [JZZ.js](https://github.com/jazz-soft/JZZ) for MIDI connectivity and keyboard widget | ||
- [Audio Recorder Polyfill](https://github.com/ai/audio-recorder-polyfill) for WAV recording | ||
- [Wavy Jones](https://github.com/stuartmemo/wavy-jones) oscilloscope | ||
- cliparts from [OpenClipArt](https://openclipart.org/) and textures from [3D Jugle](https://3djungle.net/textures/) | ||
|
||
Made by [Severák](http://tilde.town/~severak/) in 2021. | ||
Created by [Severák](http://tilde.town/~severak/) since 2021. | ||
|
||
Thanks for all the fish. | ||
Thanks for all the fish. |
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
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
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
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
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
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
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
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
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