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: 9 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 (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2025-05-03T10:07:11.000Z (12 months ago)
- Last Synced: 2025-05-03T11:20:36.974Z (12 months ago)
- Topics: audio-applications, chiptune, electron, music-editor, pmd85, pwa, saa1099, samcoupe, sound-processing, typescript, webaudio
- Language: TypeScript
- Homepage: https://saa1099tracker.borik.net
- Size: 5.1 MB
- Stars: 37
- Watchers: 7
- Forks: 3
- Open Issues: 3
-
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.1.1
### 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/