Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashkyd/fruity-timeline
A timeline ala the old school Fruity Loops music sequencer.
https://github.com/ashkyd/fruity-timeline
Last synced: 2 months ago
JSON representation
A timeline ala the old school Fruity Loops music sequencer.
- Host: GitHub
- URL: https://github.com/ashkyd/fruity-timeline
- Owner: AshKyd
- Created: 2015-07-19T09:51:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-19T09:53:27.000Z (over 9 years ago)
- Last Synced: 2024-04-13T19:24:24.092Z (9 months ago)
- Language: JavaScript
- Size: 129 KB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Fruity Timeline
===============An editable timeline implementation. Influenced by the oldschool
[Fruity Loops interface](https://www.google.com.au/search?q=fruity+loops+studio&tbm=isch) but you can style it however you want. Designed for a music
sequencer project I'm working on, but you could probably use it
for things like video editing etc.[Try the demo](https://ashkyd.github.io/fruity-timeline/)
Usage
-----This is designed to input & output in the same formats as
[mini-sequencer](https://github.com/AshKyd/mini-sequencer) so you
could potentially use it as a frontend for that (though I'm
working on the same thing right now).For usage examples, check out [index.html](index.html).