Main Menu

Recent posts

#1
Bug Reports / Re: End-Advance crashes if the...
Last post by robmcl - April 24, 2024, 04:15:55 PM
Thank you!
#2
Program Usage / Re: OSC Control
Last post by jim10705 - April 24, 2024, 12:21:03 AM
port 8123 is the default port for HomeAssistant, although it does not have a Windows flavor unless running within a VM.
#3
Program Usage / Re: OSC Control
Last post by David - April 23, 2024, 05:25:42 AM
Is that port number already being used by another program?
#4
Program Usage / Re: OSC Control
Last post by ayonull - April 23, 2024, 02:16:23 AM
Quote from: David on April 10, 2024, 07:18:27 AMI'm still working on the local host options.

Can you try setting the adapter in Preferences > OSC Control to the physical one?

Hey David,

I am also having issues on localhost, but also on the physical one as well.



Config:


Let me know what I can do. Thanks!
#5
Feature Discussion / Re: Master Volume
Last post by Brian Holder - April 22, 2024, 05:17:40 AM
Looking good
#6
Feature Discussion / Start and Stop Positions
Last post by David - April 21, 2024, 09:47:59 PM
At present only the audio and video cues have controls to set the start an stop positions.

As part of the transition to a timeline for setting the start, stop and cue points, I'm looking to replace the current set of mins, secs and ms controls with a simple edit box where you key in the time value as hours:mins:secs.ms with the keypad.

As an example, 23:59:59.99 would be 23 hours, 59 minutes, 59 seconds and 990 milliseconds. You don't need to specify hours, mins or ms if they are zero so 10.5 is 10.5 seconds or 5 is 5 seconds, although the 0 ms portion will update to .00 once saved.

To avoid too much disruption while I come up with the best way, I've added start and stop controls to the MIDI sequence file cue to get a feel for them. The format is the same as Cue Points.

Here's what it looks like on the MIDI Seq page of Cue Properties. Comments?
#7
Feature Discussion / Re: Master Volume
Last post by David - April 21, 2024, 09:30:20 PM
I actually did some work on this a while back but it's not visible in the public releases yet.

It's a dockable window that shows a slider for the preview and each program output patch.

Here's what it looks like so far.
#8
Feature Discussion / Master Volume
Last post by Brian Holder - April 21, 2024, 09:13:17 PM
Hi David
Is it possible to have a master volume control. I am thinking of a separate window with a slider. My preferred position would be on the right hand side with a full height slider controlling both outputs of the main stereo pair. It would also be nice if it was calibrated in dBs.
I am currently operating in very limited spaces and it would be great to remove the requirement of a mixer, with a master volume I could come out of the tablet via s sound card and straight into powered speakers.
Regards
Brian
#9
Feature Discussion / Re: Playlist of songs each wit...
Last post by David - April 21, 2024, 01:12:48 PM
A bit more progress today. Trimming the start and stop positions based on the -90dB threshold is working.

I'll have to have a think about how to implement setting the start and stop positions of each play list item.
#10
Bug Reports / Re: End-Advance crashes if the...
Last post by David - April 21, 2024, 11:57:59 AM
OK, that issue would happen with any Cue Advance Action (other than No Action).

I've found the cause and modified the code (for release v215) to ignore the blank Cue Advance Target when accepting changes in Cue Properties.