项目作者: mcmonkeys1
项目描述 :
Permanently online drum machine, using React & Arweave
高级语言: JavaScript
项目地址: git://github.com/mcmonkeys1/hotdog-rhythm-station.git
Hotdog Rhythm Station
A permanently online drum machine, using React & Arweave.
A version of this app can always be found:
This project was created for the Arweave Hackathon. The Arweave / Permaweb is a method of permanent storage on the Internet using blockchain technology, with crypto mining used to economically incentivise data storage.
Release v1.2.0 - UI improvments, breaking savefile change
- Generally improved UI, different logos, sizing, etc
- Improved UI on mobile
- Full screen landscape button for mobile
Release v1.1.1 - minor additions
- Added Arweave-ID support
- added footer with links
- Bugfix: responsive design improved for mobile
- Code refactoring to simplify code and prepare for future features
- Performance bugfixes
Release v1.0.0 - initial release
- Minimized feature set
- Play/Stop button
- Tempo control
- Eight default samples preloaded.
- Simple name display and volume control per channel.
- Can save patterns to permaweb.
- This version just reads the last saved pattern.
- By default you can create patterns, with the default sample kit.
- Loading/Saving (Read/Write) to permaweb require a wallet key file.
Future Features
- User samples can be loaded from the permaweb.
- Channels are flexible, can add/remove.
- Multiple effects per channel.
- Ability choose a pattern save name.
- Browse through your saved projects to select one to load.
Notes