Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Solved: 9.3.7: BASH script that runs after moOde startup completes
#14
Is this pseudo code not an option? :-)

Code:
if currentQ not empty {
    tempQ = currentQ
    clear Q
    currentQ = ReadyChime
    play Q
    clear Q
    currentQ = tempQ
} else {
    currentQ = ReadyChime
    play Q
    clear Q
}
Reply


Messages In This Thread
RE: 9.3.7: BASH script that runs after moOde startup completes - by ils1974 - 06-29-2025, 06:59 AM

Forum Jump: