totaldim

Crates.iototaldim
lib.rstotaldim
version0.1.0
sourcesrc
created_at2024-06-12 21:10:55.446558
updated_at2024-06-12 21:10:55.446558
descriptionsimple Windows app that send Dim OSC message when mute key was pressed for TotalMix
homepagehttps://github.com/sorah/totaldim
repositoryhttps://github.com/sorah/totaldim
max_upload_size
id1269988
size84,184
Sorah Fukumori (sorah)

documentation

README

Totaldim

Simple Windows application that sends OSC message to address /1/mainDim on 127.0.0.1:7001 with value 1.0f when Mute key or Ctrl-F10 key is pressed. It means, when local TotalMix instance listens OSC on :7001, pressing such keys toggle [Dim] of Main control room output.

Unfortunately there's no OSC control for Mute, so if we want main output to be muted, we need to set Dim volume to -Inf in TotalMix Settings.

To-do

  • Customizable keybinds
  • Accept local/destination udp address in command line arguments
Commit count: 1

cargo fmt