mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-25 07:10:00 -06:00
add actual blow-into-mic sample that actually works
This commit is contained in:
@ -95,7 +95,7 @@
|
||||
<string><html><head/><body><p>Noise will be forwarded to the emulated microphone, simulating blowing into the microphone.</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>White noise</string>
|
||||
<string>Blow noise</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
@ -12,6 +12,7 @@ SET(SOURCES_QT_SDL
|
||||
../Util_ROM.cpp
|
||||
../Util_Audio.cpp
|
||||
../FrontendUtil.h
|
||||
../mic_blow.h
|
||||
|
||||
../../../melon.qrc
|
||||
)
|
||||
|
Reference in New Issue
Block a user