SF2-player HQ support

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@918 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Paul Giblock
2008-04-14 06:32:02 +00:00
parent 07e346f4cf
commit c80d587633

View File

@@ -257,7 +257,6 @@ void sf2Instrument::playNote( notePlayHandle * _n, bool, sampleFrame * )
{
return;
}
printf("Note: %d\n", midiNote);
if ( tfp == 0 )
{