Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mborik/saa1099tracker
SAA1099Tracker is chiptune music tracker for Philips SAA 1099 soundchip
https://github.com/mborik/saa1099tracker
audio-applications chiptune electron music-editor pmd85 pwa saa1099 samcoupe sound-processing typescript webaudio
Last synced: about 2 months ago
JSON representation
SAA1099Tracker is chiptune music tracker for Philips SAA 1099 soundchip
- Host: GitHub
- URL: https://github.com/mborik/saa1099tracker
- Owner: mborik
- License: mit
- Created: 2015-06-01T13:12:53.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2023-04-17T17:41:59.000Z (almost 2 years ago)
- Last Synced: 2023-08-19T15:23:29.417Z (over 1 year ago)
- Topics: audio-applications, chiptune, electron, music-editor, pmd85, pwa, saa1099, samcoupe, sound-processing, typescript, webaudio
- Language: TypeScript
- Homepage: https://saa1099tracker.borik.net
- Size: 3.71 MB
- Stars: 32
- Watchers: 8
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# SAA1099Tracker
SAA1099Tracker is a progressive web application of chiptune music tracker for Philips SAA 1099 soundchip with 6 channels which was used in these 8bit computers:
- integrated in **Sam Coupé**
- sound interface **MIF 85** for **Tesla PMD 85** _(an 8-bit personal micro-computer produced in eighties of twentieth century in former Czechoslovakia)_
- few sound interfaces for **ZX-Spectrum**_NOTE: for more info, please [see `doc` folder](doc) or [wiki-pages](https://github.com/mborik/SAA1099Tracker/wiki)..._
### Version
2.0.6### Tech
* [VSCode] - code editing redefined
* [Electron] - cross platform desktop apps with JavaScript, HTML, and CSS
* [TypeScript] - syntactic sugar for JavaScript
* [Bootstrap] - great UI boilerplate for modern web apps
* [jQuery] - you know... write less, do more### License
MIT[VSCode]:https://code.visualstudio.com/
[Electron]:https://www.electronjs.org/
[TypeScript]:https://www.typescriptlang.org/
[Bootstrap]:https://getbootstrap.com/
[jQuery]:https://jquery.com/