A Nintendo Entertainment System (NES) emulator as if it were designed by Bob Moog.
- Clock Source: Use NES frame-rate (FPS) as a clock source for downstream modules
- Clock Rate Modulation: Control the clock rate of the NES with direct knob and CV
- NES Audio Output: Sample audio from the NES in real-time at any sampling rate
- Sampling/Ratcheting: Save and restore the NES state for interesting musical effects
- Full CV Control: CV inputs for Reset, Player 1, Player 2, and more
- Channel Mixer: Control the volume level of individual synthesizer channels
See the Manual for more information about the features of this module.
CV Genie is a Game Genie emulator and expander module for RackNES developed by @anlexmatos!
See the Manual for more information about the features of this module.
The code for the module derives from:
- the NES emulator, SimpleNES;
- the NES synthesis library, Nes_Snd_Emu;
- the NES NTSC filter library nes_ntsc; and
- the Base64 library, cpp-base64.
Many thanks to @anlexmatos for developing the CV Genie expander module.