font rendering changed?? fix that oddness

master
zetaPRIME 2022-03-07 19:39:29 -05:00
parent affb86d76a
commit 149ab65c08
2 changed files with 5 additions and 7 deletions

8
notes
View File

@ -32,10 +32,7 @@ parameters {
TODO {
immediate frontburner {
- add per-sample gain to BeatPad
- node scene constructor for layoutgadget
- ^ use in beatpad
???
distortion effect
@ -60,6 +57,7 @@ TODO {
maybe interpolate between LUT levels
bugs to fix {
connecting a CapaXitor up for the first time during playback deadlocks audio engine
PLAYBACK BREAKS AFTER FIRST PLAY??? {
doesn't happen in Lovely Storm; only where Capaxitor is used??
resolves itself after project switch
@ -67,7 +65,7 @@ TODO {
seems to be only with the Maybe sample??? idk
}
playback after stopping immediately after a note in the first pattern played sometimes skips that note
^ probably due to note IDs; randomize starting point on each playback start?
^ probably due to note IDs; randomize starting point on each playback start? or fix something in InstrumentCore
things can apparently be hooked up cyclically, which completely breaks the queue
pattern switching is slow when changing (especially increasing) number of rows; set fixed page size to avoid reallocation?

View File

@ -33,7 +33,7 @@
<enum>Qt::NoFocus</enum>
</property>
<property name="currentIndex">
<number>2</number>
<number>0</number>
</property>
<property name="documentMode">
<bool>true</bool>
@ -504,7 +504,7 @@
<property name="font">
<font>
<family>Iosevka Term Light</family>
<pointsize>9</pointsize>
<pointsize>10</pointsize>
</font>
</property>
<property name="editTriggers">