Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/8dcc/godsong
Port of Terry's music generator
https://github.com/8dcc/godsong
c music musixtex pmx port templeos
Last synced: 4 days ago
JSON representation
Port of Terry's music generator
- Host: GitHub
- URL: https://github.com/8dcc/godsong
- Owner: 8dcc
- License: gpl-3.0
- Created: 2024-10-20T14:01:06.000Z (25 days ago)
- Default Branch: main
- Last Pushed: 2024-11-09T14:51:06.000Z (5 days ago)
- Last Synced: 2024-11-09T15:34:25.632Z (5 days ago)
- Topics: c, music, musixtex, pmx, port, templeos
- Language: C
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
#+TITLE: godsong
#+AUTHOR: 8dcc
#+OPTIONS: toc:2
#+STARTUP: nofoldPort of Terry A. Davis' [[https://github.com/Zeal-Operating-System/ZealOS/blob/a95d5559dedf3066a999ad35edf589c332e96ce4/src/System/God/GodSong.ZC#L65][music generator]]. Specifically, it's based on the [[https://github.com/Zeal-Operating-System/ZealOS][ZealOS
fork]] of [[https://templeos.org/][TempleOS]]. It also provides a way of converting [[https://github.com/Zeal-Operating-System/ZealOS/blob/a95d5559dedf3066a999ad35edf589c332e96ce4/src/System/Sound.ZC#L238][TempleOS songs]] to [[https://ctan.org/pkg/pmx/][PMX
files]].* Credits
- Terry A. Davis' [[https://templeos.org/][TempleOS]].
- [[https://github.com/tinkeros][TinkerOS]]' documentation browser, for both [[https://tinkeros.github.io/WbTempleOS/][TempleOS]] and [[https://tinkeros.github.io/WbGit/][TinkerOS]].
- The [[https://ctan.math.illinois.edu/support/pmx/doc/pmx300.pdf][PMX preprocessor]] and the [[https://ctan.org/pkg/musixtex][MusiXTeX package]]. See also the [[https://ctan.math.illinois.edu/support/pmx/doc/pmx300.pdf][PMX manual]].