Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - iamcyanblue

Pages: [1]
1
Mac installation / MIDI input issues
« on: August 27, 2024, 12:09:32 PM »
I'm having issues getting SoundLoom to recognise MIDI input. I've connected my Nord Stage 2 to my MacBook M3 via USB cable. The tv executable is in my _cdprogs folder and when I start SoundLoom, the piano keys button appears in the Workspace/Main Screen, Calculator and relevant parameter fields. I've selected my keyboard in System Setting 2: Midi input device and connected it via Apple's MIDI Studio utility. Key/MIDI signals from the Nord register fine in MIDI Studio and Ableton Live, But SoundLoom isn't recognising it at all. These are the steps I'm following:

1. MIDI settings at the start of the session: Device: Nord Stage 2 Output (Core MIDI); Max No. MIDI Events: 6000; MIDI STOP Trigger = 24 (i.e. lowest key A-3)
2. I click the "Piano Keys" button to start input. Select Pitch and Midi as the values to capture, then click the Get Midi button
3. Dialog box appears: "Waiting for MIDI input. TO STOP, Hit MIDI key = 24". Click OK.
4. An error message appears immediately or after a second: "No Midi Data (_cdpenv/tvout)"

I've tried playing keys on the Nord both before and after clicking OK on the "Waiting for MIDI input screen (step 3), but nothing is recognised as an input.
I looked in _cdpenv/ and there's no file called "tvout"

2
Mac installation / Re: Crashing on QikEdit and MaxSmp
« on: August 26, 2024, 11:18:08 AM »
I am investigating this now - MaxSmp problem confirmed. But it all works as expected on the PC version, while there is no immediate obvious difference in the code (though the Mac did requires many changes to control widget gemetries and behaviour).

Any clue on what's going on with QikEdit? Or will you run into a similar build issue to the MaxSmp fix?

3
Mac installation / Re: Crashing on QikEdit and MaxSmp
« on: August 25, 2024, 07:12:17 PM »
Thanks for the swift reply!

4
Mac installation / Crashing on QikEdit and MaxSmp
« on: August 24, 2024, 12:00:09 PM »
When clicking the MaxSmp button after running a process, SoundLoom crashes with the following error log:

Code: [Select]
invalid bareword "KEEP"
in expression "1.0 / KEEP:";
should be "$KEEP" or "{KEEP}" or "KEEP(...)" or ...
invalid bareword "KEEP"
in expression "1.0 / KEEP:";
should be "$KEEP" or "{KEEP}" or "KEEP(...)" or ...
    (parsing expression "1.0 / KEEP:")
    invoked from within
"expr 1.0 / $pa($fnam,$evv(MAXSAMP))"
    (procedure "GetMaxsamp" line 104)
    invoked from within
"GetMaxsamp $fffnam $force"
    (procedure "GetMaxsamps" line 316)
    invoked from within
"GetMaxsamps 0 1"
    invoked from within
".ppg.parameters.output.mxsmp invoke"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 [list $w invoke]"
    (procedure "tk::ButtonUp" line 23)
    invoked from within
"tk::ButtonUp .ppg.parameters.output.mxsmp"
    (command bound to event)

The Maximum sample info popup opens, but clicking OK doesn't dismiss it and the program freezes.

I also get a crash when clicking the QikEdit button from the Mix process window - the dialogue box reads "Error: unknown option '-command'", with the following error log:

Code: [Select]
unknown option "-command"
unknown option "-command"
    while executing
"label $s.000.dumm1 -text "" -command {} -bd 0 -width 11 -foreground black"
    invoked from within
"if [Dlg_Create .mixdisplay2 $fnam "set pr12_34 0" -borderwidth $evv(BBDR) -width 1200] {

if {$small_screen} {
set can [Scrolled_Canvas .mixdispl..."
    (procedure "EditSrcMixfile" line 94)
    invoked from within
"EditSrcMixfile mix"
    invoked from within
".ppg.parameters.output.editqik invoke"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 [list $w invoke]"
    (procedure "tk::ButtonUp" line 23)
    invoked from within
"tk::ButtonUp .ppg.parameters.output.editqik"
    (command bound to event)

If I click OK to dismiss the error, I can return to the process screen, but there's a hovering title bar (no window) titled with the filename of the mixfile.
Is anyone else having these issues? Running SoundLoom E on latest Mac OS (14.5).


5
Additional: my installed version of Tcl is 8.5.9

6
I'm on Mac OS 14.5 Sonoma and running the latest version of SoundLoomE.
I'm having issues when clicking on dropdown menus, and mousing down the list of menu items. If a menu item is a nested submenu, the whole dropdown menu vanishes after mousing over the nested menu, and then mousing off it again.

E.g. I can mouseover all menu items in the "Workspace: Selected Files of Type" menu from "DO IT AGAIN" to "Play Merged Channels". But if I mouseover "Add Replace, or Find Sndfile(s) in Mixfile" and then move my mouse back to any top-level item (e.g. "Play Merged Channels"), the whole menu disappears.
However, the menu is still there, the screen isn't drawing it. If I mouseover the part of the screen that should contain another nested menu within the same menu, e.g. "Post Display of File(s) on Desktop", the whole menu briefly flickers on again.
Is it something to do with the version of Tcl bundled with Sonoma MacOS 14?

I've also noticed that the interface text is very blurry, like a low-resolution image that's been heavily anti-aliased. Is there any way to sharpen it up (playing havoc with my dyslexia!). Changing the large screen/small screen option in System State doesn't have any effect (I can't choose the Leeds colour scheme either).

Pages: [1]