├── README.md ├── README_jp.md ├── board ├── qun_ui-cache.lib └── qun_ui.sch ├── configurations ├── Nunomo Qun.mxgrp └── Nunomo Qun.mxsnd ├── firmware ├── README.md ├── qun_factory_preset.bin ├── qun_v101.bin ├── qun_v110.bin ├── qun_v120.bin ├── qun_v121.bin ├── qun_v122.bin ├── qun_v123.bin ├── qun_v125.bin ├── qun_v126.bin ├── qun_v127.bin ├── qun_v128.bin ├── qun_v130.bin ├── qun_v131.bin ├── qun_v132.bin ├── qun_v140b.bin ├── qun_v141b.bin ├── qun_v142b.bin ├── qun_v143b.bin ├── qun_v144b.bin ├── qun_v145b.bin ├── qun_v146b.bin ├── qun_v147.bin ├── qun_v150.bin ├── qun_v151.bin ├── qun_v160.bin ├── qun_v161.bin ├── qun_v162.bin ├── qun_v163.bin ├── qun_v164.bin ├── qun_v165.bin ├── qun_v166.bin ├── qun_v170.bin ├── qun_v200.bin ├── qun_v210.bin ├── qun_v211.bin ├── qun_v220.bin ├── qun_v230.bin ├── qun_v232.bin ├── qun_v233.bin ├── qun_v234.bin ├── qun_v235.bin ├── qun_v238.bin ├── qun_v239.bin └── qun_v240.bin ├── manual_images ├── battery_connector.jpg ├── dc_coupling.jpg ├── diagram_effector.jpg ├── diagram_eg.jpg ├── diagram_fm.jpg ├── diagram_grn.jpg ├── diagram_lfo.jpg ├── diagram_mix_aux.jpg ├── diagram_osc.jpg ├── diagram_vcf.jpg ├── flash_downloader.jpg ├── guide_sheet.pdf ├── guide_sheet.png ├── major_mode_change.gif ├── parameter_select_change.gif ├── qun_cheat_sheet.pdf ├── qun_cheat_sheet.png ├── qun_cheat_sheet.svg ├── qun_synth.jpg └── sub_mode_change.gif └── patches ├── bass ├── acoustic_bass.md ├── acoustic_bass.mid ├── acoustic_bass.mp3 ├── power_bass.md ├── power_bass.mid └── power_bass.mp3 ├── key ├── sad_key.md ├── sad_key.mid └── sad_key.mp3 ├── lead ├── crazy_saw.md ├── crazy_saw.mid └── crazy_saw.mp3 ├── pads ├── Glass_tube.md ├── glass_tube.mid ├── glass_tube.mp3 ├── pad_space.md ├── pad_space.mid └── pad_space.mp3 └── percussion ├── Clap.md ├── cardboard.md ├── cardboard.mid ├── cardboard.mp3 ├── clap.mid ├── clap.mp3 ├── power_kick.md ├── power_kick.mid └── power_kick.mp3 /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/README.md -------------------------------------------------------------------------------- /README_jp.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/README_jp.md -------------------------------------------------------------------------------- /board/qun_ui-cache.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/board/qun_ui-cache.lib -------------------------------------------------------------------------------- /board/qun_ui.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/board/qun_ui.sch -------------------------------------------------------------------------------- /configurations/Nunomo Qun.mxgrp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/configurations/Nunomo Qun.mxgrp -------------------------------------------------------------------------------- /configurations/Nunomo Qun.mxsnd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/configurations/Nunomo Qun.mxsnd -------------------------------------------------------------------------------- /firmware/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/README.md -------------------------------------------------------------------------------- /firmware/qun_factory_preset.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_factory_preset.bin -------------------------------------------------------------------------------- /firmware/qun_v101.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v101.bin -------------------------------------------------------------------------------- /firmware/qun_v110.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v110.bin -------------------------------------------------------------------------------- /firmware/qun_v120.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v120.bin -------------------------------------------------------------------------------- /firmware/qun_v121.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v121.bin -------------------------------------------------------------------------------- /firmware/qun_v122.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v122.bin -------------------------------------------------------------------------------- /firmware/qun_v123.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v123.bin -------------------------------------------------------------------------------- /firmware/qun_v125.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v125.bin -------------------------------------------------------------------------------- /firmware/qun_v126.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v126.bin -------------------------------------------------------------------------------- /firmware/qun_v127.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v127.bin -------------------------------------------------------------------------------- /firmware/qun_v128.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v128.bin -------------------------------------------------------------------------------- /firmware/qun_v130.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v130.bin -------------------------------------------------------------------------------- /firmware/qun_v131.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v131.bin -------------------------------------------------------------------------------- /firmware/qun_v132.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v132.bin -------------------------------------------------------------------------------- /firmware/qun_v140b.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v140b.bin -------------------------------------------------------------------------------- /firmware/qun_v141b.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v141b.bin -------------------------------------------------------------------------------- /firmware/qun_v142b.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v142b.bin -------------------------------------------------------------------------------- /firmware/qun_v143b.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v143b.bin -------------------------------------------------------------------------------- /firmware/qun_v144b.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v144b.bin -------------------------------------------------------------------------------- /firmware/qun_v145b.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v145b.bin -------------------------------------------------------------------------------- /firmware/qun_v146b.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v146b.bin -------------------------------------------------------------------------------- /firmware/qun_v147.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v147.bin -------------------------------------------------------------------------------- /firmware/qun_v150.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v150.bin -------------------------------------------------------------------------------- /firmware/qun_v151.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v151.bin -------------------------------------------------------------------------------- /firmware/qun_v160.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v160.bin -------------------------------------------------------------------------------- /firmware/qun_v161.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v161.bin -------------------------------------------------------------------------------- /firmware/qun_v162.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v162.bin -------------------------------------------------------------------------------- /firmware/qun_v163.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v163.bin -------------------------------------------------------------------------------- /firmware/qun_v164.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v164.bin -------------------------------------------------------------------------------- /firmware/qun_v165.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v165.bin -------------------------------------------------------------------------------- /firmware/qun_v166.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v166.bin -------------------------------------------------------------------------------- /firmware/qun_v170.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v170.bin -------------------------------------------------------------------------------- /firmware/qun_v200.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v200.bin -------------------------------------------------------------------------------- /firmware/qun_v210.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v210.bin -------------------------------------------------------------------------------- /firmware/qun_v211.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v211.bin -------------------------------------------------------------------------------- /firmware/qun_v220.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v220.bin -------------------------------------------------------------------------------- /firmware/qun_v230.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v230.bin -------------------------------------------------------------------------------- /firmware/qun_v232.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v232.bin -------------------------------------------------------------------------------- /firmware/qun_v233.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v233.bin -------------------------------------------------------------------------------- /firmware/qun_v234.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v234.bin -------------------------------------------------------------------------------- /firmware/qun_v235.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v235.bin -------------------------------------------------------------------------------- /firmware/qun_v238.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v238.bin -------------------------------------------------------------------------------- /firmware/qun_v239.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v239.bin -------------------------------------------------------------------------------- /firmware/qun_v240.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/firmware/qun_v240.bin -------------------------------------------------------------------------------- /manual_images/battery_connector.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/manual_images/battery_connector.jpg -------------------------------------------------------------------------------- /manual_images/dc_coupling.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/manual_images/dc_coupling.jpg -------------------------------------------------------------------------------- /manual_images/diagram_effector.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/manual_images/diagram_effector.jpg -------------------------------------------------------------------------------- /manual_images/diagram_eg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/manual_images/diagram_eg.jpg -------------------------------------------------------------------------------- /manual_images/diagram_fm.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/manual_images/diagram_fm.jpg -------------------------------------------------------------------------------- /manual_images/diagram_grn.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/manual_images/diagram_grn.jpg -------------------------------------------------------------------------------- /manual_images/diagram_lfo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/manual_images/diagram_lfo.jpg -------------------------------------------------------------------------------- /manual_images/diagram_mix_aux.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/manual_images/diagram_mix_aux.jpg -------------------------------------------------------------------------------- /manual_images/diagram_osc.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/manual_images/diagram_osc.jpg -------------------------------------------------------------------------------- /manual_images/diagram_vcf.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/manual_images/diagram_vcf.jpg -------------------------------------------------------------------------------- /manual_images/flash_downloader.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/manual_images/flash_downloader.jpg -------------------------------------------------------------------------------- /manual_images/guide_sheet.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/manual_images/guide_sheet.pdf -------------------------------------------------------------------------------- /manual_images/guide_sheet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/manual_images/guide_sheet.png -------------------------------------------------------------------------------- /manual_images/major_mode_change.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/manual_images/major_mode_change.gif -------------------------------------------------------------------------------- /manual_images/parameter_select_change.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/manual_images/parameter_select_change.gif -------------------------------------------------------------------------------- /manual_images/qun_cheat_sheet.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/manual_images/qun_cheat_sheet.pdf -------------------------------------------------------------------------------- /manual_images/qun_cheat_sheet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/manual_images/qun_cheat_sheet.png -------------------------------------------------------------------------------- /manual_images/qun_cheat_sheet.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/manual_images/qun_cheat_sheet.svg -------------------------------------------------------------------------------- /manual_images/qun_synth.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/manual_images/qun_synth.jpg -------------------------------------------------------------------------------- /manual_images/sub_mode_change.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/manual_images/sub_mode_change.gif -------------------------------------------------------------------------------- /patches/bass/acoustic_bass.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/patches/bass/acoustic_bass.md -------------------------------------------------------------------------------- /patches/bass/acoustic_bass.mid: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/patches/bass/acoustic_bass.mid -------------------------------------------------------------------------------- /patches/bass/acoustic_bass.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/patches/bass/acoustic_bass.mp3 -------------------------------------------------------------------------------- /patches/bass/power_bass.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/patches/bass/power_bass.md -------------------------------------------------------------------------------- /patches/bass/power_bass.mid: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/patches/bass/power_bass.mid -------------------------------------------------------------------------------- /patches/bass/power_bass.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/patches/bass/power_bass.mp3 -------------------------------------------------------------------------------- /patches/key/sad_key.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/patches/key/sad_key.md -------------------------------------------------------------------------------- /patches/key/sad_key.mid: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/patches/key/sad_key.mid -------------------------------------------------------------------------------- /patches/key/sad_key.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/patches/key/sad_key.mp3 -------------------------------------------------------------------------------- /patches/lead/crazy_saw.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/patches/lead/crazy_saw.md -------------------------------------------------------------------------------- /patches/lead/crazy_saw.mid: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/patches/lead/crazy_saw.mid -------------------------------------------------------------------------------- /patches/lead/crazy_saw.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/patches/lead/crazy_saw.mp3 -------------------------------------------------------------------------------- /patches/pads/Glass_tube.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/patches/pads/Glass_tube.md -------------------------------------------------------------------------------- /patches/pads/glass_tube.mid: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/patches/pads/glass_tube.mid -------------------------------------------------------------------------------- /patches/pads/glass_tube.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/patches/pads/glass_tube.mp3 -------------------------------------------------------------------------------- /patches/pads/pad_space.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/patches/pads/pad_space.md -------------------------------------------------------------------------------- /patches/pads/pad_space.mid: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/patches/pads/pad_space.mid -------------------------------------------------------------------------------- /patches/pads/pad_space.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/patches/pads/pad_space.mp3 -------------------------------------------------------------------------------- /patches/percussion/Clap.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/patches/percussion/Clap.md -------------------------------------------------------------------------------- /patches/percussion/cardboard.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/patches/percussion/cardboard.md -------------------------------------------------------------------------------- /patches/percussion/cardboard.mid: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/patches/percussion/cardboard.mid -------------------------------------------------------------------------------- /patches/percussion/cardboard.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/patches/percussion/cardboard.mp3 -------------------------------------------------------------------------------- /patches/percussion/clap.mid: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/patches/percussion/clap.mid -------------------------------------------------------------------------------- /patches/percussion/clap.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/patches/percussion/clap.mp3 -------------------------------------------------------------------------------- /patches/percussion/power_kick.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/patches/percussion/power_kick.md -------------------------------------------------------------------------------- /patches/percussion/power_kick.mid: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/patches/percussion/power_kick.mid -------------------------------------------------------------------------------- /patches/percussion/power_kick.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/raspy135/Qun-synthesizer/HEAD/patches/percussion/power_kick.mp3 --------------------------------------------------------------------------------