davidair wrote: ↑Sat Feb 20, 2021 9:01 pm
Correct, the CPU meter hits red when I open Greippi - Krem Kaakkuja (SecondFlight Remix).mmpz, but also when I do not (just launching LMMS).
strange..
I am wondering if there is some weird Windows quirk that tips off LMMS. I guess if I built it from source I could get some insights into it but building on Windows is notoriously hard (Qt is tricky).
Njee, because you have what so many others have, so a quirk should hit generally, the same goes for Qt
Have to look elsewhere ..
You have tried several LMMS versions, also test ver. 1.3
I wonder if your config somehow is conflicting.
I have written a 'cleaner' config, we can try that.
Here you first need to get rid of the current config
Follow this guide:
https://lmms.io/wiki/index.php?title=LM ... h_Settings
You did it once already -right?
This time however we will insert my cleaner.
After you have removed the file Copy the code-block below, exactly as it is, and insert it in an empty NOTEPAD.
You need notepad! Anything else wont work ! You CANT use MSWord or anything that make page-formatting!
USE NOTEPAD -Or ofcause any real coder-tool..
Here is the code
Code: Select all
<?xml version="1.0"?>
<!DOCTYPE lmms-config-file>
<lmms version="1.2.2">
<app nomsgaftersetup="0" displaydbv="0" nommpz="1" configured="1"/>
<audioportaudio backend="MME" device="Microsoft Sound Mapper - Input"/>
<audiosdl device=""/>
<mixer framesperaudiobuffer="6400" hqaudio="1" audiodev="SDL (Simple DirectMedia Layer)" mididev="WinMM MIDI"/>
<recentfiles></recentfiles>
</lmms>
Copy this
exactly as it is written here inside the code-box, and paste it into an empty file in NOTEPAD
Save the file as
C:\Users\<Username>\.lmmsrc.xml
The dot infront MUST be there! You can copy the string above and insert it as the command.
Then shut down your pc, completely -NOT sleep!!
Wait 2 mins, and reboot
load lmms
Let me know