Page 1 of 1
Any way to change to MIDI preview sound?
Posted: Thu Jan 12, 2006 1:02 am
by ILTK
When I click on a midi clip in the Live browser it plays back with some horrible sinus tone.
Is there anyway to change this sound? Like map it though the gm synth on my soundcard, anything would be better than the default preview sound

Re: Any way to change to MIDI preview sound?
Posted: Tue Aug 10, 2010 10:08 pm
by cabletone
Reviving this thread--I would like to know the same. The MIDI preview sound is a clicky sine wave sound that makes it very difficult to preview files esp drum tracks. Wondering if there is a way to change it? Do others experience this problem?
Re: Any way to change to MIDI preview sound?
Posted: Thu Aug 12, 2010 3:54 pm
by cabletone
I finally found an answer from abes on this. midi preview uses a soundfile that is a small sine wave:
http://forum.ableton.com/viewtopic.php?p=992473#p992473
I have posted this in the requests forum. If you want this feature please let abes know by responding to the request post.
http://forum.ableton.com/viewtopic.php?f=3&t=147877
Re: Any way to change to MIDI preview sound?
Posted: Sat Aug 03, 2013 5:13 am
by miekwave
It's 2013, is this solved yet?
Re: Any way to change to MIDI preview sound?
Posted: Mon Jan 22, 2018 7:29 pm
by Silweri
And now in 2018 we have a solution!
Just search file named ”MidiPreHear.aif” and replace that file with any .aif file containing wanted preview sound sample. It was as ”easy” as this all the time

Re: Any way to change to MIDI preview sound?
Posted: Sat Dec 07, 2019 12:15 am
by mgm2
I am unable to find the file that the above thread is referring to
Have searched in my mac through spotlight but nothing is found
MidiPreHear
where are you???
does anybody using live 10 has the same issue??
Re: Any way to change to MIDI preview sound?
Posted: Sat Apr 18, 2020 11:23 am
by zach witness
Right click on Ableton Live 10 in Applications folder > Show Package Contents > Contents > App-Resources > Misc > MidiPreHear.aif

Re: Any way to change to MIDI preview sound?
Posted: Sat Apr 30, 2022 8:27 am
by samsta
I wanted to be able to preview/prehear/audition MIDI clips on an external synth, so I rolled my own solution using Max. It's pretty basic, but does exactly what I need.
For anyone needing something similar, here's a starting point:
https://github.com/samsta/min.midiout

Only builds on Mac OS, and only tested on Catalina, Ableton Live Suite 10 and 11 (Max4Live is required)
Re: Any way to change to MIDI preview sound?
Posted: Sun May 01, 2022 7:49 am
by pottering
samsta wrote: ↑Sat Apr 30, 2022 8:27 am
I wanted to be able to preview/prehear/audition MIDI clips on an external synth, so I rolled my own solution using Max. It's pretty basic, but does exactly what I need.
For anyone needing something similar, here's a starting point:
https://github.com/samsta/min.midiout

Only builds on Mac OS, and only tested on Catalina, Ableton Live Suite 10 and 11 (Max4Live is required)
Wow, you are a genius!
I thought MidiPreHear.adv could be only saved Simpler or Sampler .adv, never thought about using M4L, much less about using such a routing inside Max!
If you don't need a external synth, you can use send/receive pairs, will only work internally and needs a second device to receive the MIDI, but works on Windows.
https://www.dropbox.com/s/pgprn2r2yac3q ... d.zip?dl=0