Search found 32 matches

by p1xl
Sat May 15, 2010 7:09 pm
Forum: NES Music
Topic: Play NSF files in Flash 10
Replies: 37
Views: 16051

I'm not sure of the flash's latency, but it uses one 6K buffer in the C code. Maybe you can try it out on your system and let us know? My CPU meter shows a 2% usage. I have a 2.5Ghz laptop. Blargg's code is pretty tight.
by p1xl
Sat May 15, 2010 4:33 pm
Forum: NES Music
Topic: Play NSF files in Flash 10
Replies: 37
Views: 16051

Play NSF files in Flash 10

Hello all, I'm new here, but have been hanging out some on the IRC channel. I just wanted to share a little project I've been working on: Flash 10 playback of NSF files. It's still really rudimentary and I can't take all the credit, because it uses Blargg's excellent band-limited playback c-libs. I ...