Sample rate is now 44100 Hz.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8065 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
79054474dd
commit
76b207ad77
@ -42,7 +42,9 @@ MidiPlayerWindow::MidiPlayerWindow()
|
||||
windowX = -1;
|
||||
windowY = -1;
|
||||
threadId = -1;
|
||||
|
||||
|
||||
be_synth->SetSamplingRate(44100);
|
||||
|
||||
CreateViews();
|
||||
LoadSettings();
|
||||
InitControls();
|
||||
|
Loading…
Reference in New Issue
Block a user