cat2151
@cat2151.bsky.social
28 followers
59 following
970 posts
にゃ~ん ねむ~
https://zenn.dev/cat2151/scraps/8e0e950ed2888e
Posts
Media
Videos
Starter Packs
cat2151
@cat2151.bsky.social
· 10h
cat2151
@cat2151.bsky.social
· 11h
cat2151
@cat2151.bsky.social
· 11h
cat2151
@cat2151.bsky.social
· 11h
cat2151
@cat2151.bsky.social
· 12h
cat2151
@cat2151.bsky.social
· 14h
[WIP] Implement playback for NoteNumber 60, 64, 67, 71 in BPM120 by Copilot · Pull Request #28 · cat2151/ym2151-zig-cc
Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress.
Original prompt
This section details...
github.com
cat2151
@cat2151.bsky.social
· 14h
cat2151
@cat2151.bsky.social
· 15h
cat2151
@cat2151.bsky.social
· 16h
cat2151
@cat2151.bsky.social
· 16h
cat2151
@cat2151.bsky.social
· 16h
cat2151
@cat2151.bsky.social
· 16h
cat2151
@cat2151.bsky.social
· 16h
cat2151
@cat2151.bsky.social
· 17h
Fix KC/KF calculation from MIDI note and use correct CYCLES_PER_SAMPLE=64 by Copilot · Pull Request #19 · cat2151/ym2151-zig-cc
Hardcoded frequency register values KC = 0x4A, KF = 0x00 were coupled to specific configurations, violating ETC principle. Additionally, CYCLES_PER_SAMPLE = 64 is the correct fixed value for Nuked-...
github.com
cat2151
@cat2151.bsky.social
· 17h
Calculate CYCLES_PER_SAMPLE dynamically and KC/KF accounting for OPM_CLOCK by Copilot · Pull Request #19 · cat2151/ym2151-zig-cc
Hardcoded CYCLES_PER_SAMPLE = 64 and frequency register values KC = 0x4A, KF = 0x00 were coupled to specific SAMPLE_RATE and OPM_CLOCK constants, violating ETC principle.
Changes
CYCLES_PER_SAMPLE...
github.com
cat2151
@cat2151.bsky.social
· 18h
Calculate CYCLES_PER_SAMPLE dynamically and KC/KF from MIDI note number by Copilot · Pull Request #19 · cat2151/ym2151-zig-cc
Hardcoded CYCLES_PER_SAMPLE = 64 and frequency register values KC = 0x4A, KF = 0x00 were coupled to specific SAMPLE_RATE and OPM_CLOCK constants, violating ETC principle.
Changes
CYCLES_PER_SAMPLE...
github.com
cat2151
@cat2151.bsky.social
· 18h