No description
- C++ 76.6%
- Swift 13.4%
- C 10%
| Imported/LittleGPTracker | ||
| o1nk | ||
| o1nk.xcodeproj | ||
| .gitignore | ||
| README.md | ||
o1nk
o1nk is an AUv3 sampler project built around tracker tables.
Current shape
- iOS standalone wrapper app
- AUv3 instrument extension
- Minimal table-driven audio unit shell
- Imported LittleGPTracker instrument sources kept under
Imported/LittleGPTracker/for reference and future porting
License note
The imported LittleGPTracker code is GPLv3. It is preserved in a separate vendor area and is not wired into the shipping targets yet.
Next steps
- Port the imported sample and SoundFont logic into the AUv3 engine layer
- Replace the placeholder oscillator with sample playback
- Add Piggy
.insand SF2 import flows