Giter Club home page Giter Club logo

oscwebmixer's People

Contributors

castles avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

oscwebmixer's Issues

Wrong commands for SD9

Hey there

Had to change mapping from "/sd/Input_Channels/" to "/Input_Channels/" to get messages, and that works, however the value of the volume slider in webmixer is 0-1, but the commands going to the console needs to be from -150 to +10. how can i fix this ?

Thansks, Martin

Feature request - webconfig, OSC proxy, iPad commandset

Hi Marc!

This app is great! However, I'd like to suggest a few improvements. Before I start coding them myself, I thought I'd just asked if you wanted to consider them worth your time.

  1. Add console IP & port config to the web frontend. The rest can remain in the default.json, but we're touring with our session and renting different consoles with various (fixed) IPs. This would make our setup easier and quicker.
  2. Add a simple OSC proxy. The user would define a set of IPs of proxy clients. OSC messages originating from those on the list would be just resent to the console. Also, messages incoming from the console would be relayed to all of those clients on the list. Why? We're using an Ableton Live to feed click to the IEMs and the session also send commands to the console (FX send levels, channel levels etc.). As there is only one External control allowed, we sadly can't combine our solution with OSCWebMixer.
  3. Add an option to use the iPad set of commands. With the functioning OSC proxy this would allow engineers to use their iPad as they're used to while using OSCWebMixer too. I guess it is just a handful of OSC addresses to sniff from a console. Besides that, there would be no need to copy the OTH OSC dosc file to the console anymore.

Let me know your thoughts, please. I believe these changes would skyrocket the app among users.

Best regards,
Lukas, vocal group SKETY, Czech Republic

Loading desk values gets stuck at 90%

Hi,

I installed on Raspbian on RPi 3B. For testing, instead of a console I have used SD9 Offline editor on Win10.
All works fine with the default config, however, the loading desk values gets stuck at cca 90%, right after the last channel name is loaded, when I use my custom config.

Can you please help?

This is my default.json:

{
	"desk": {
		"type": "SD",
		"ip": "192.168.1.186",
		"receive_port": 8080,
		"send_port": 9090
	},
	"server": {
		"port" : 9000
	},
	"aux": [
		{
			"label": "Alice",
			"channel": 1,
			"stereo": false,
			"colour": "6, 106, 166"
		},
		{
			"label": "Merun",
			"channel": 2,
			"stereo": false,
			"colour": "6, 166, 99"
		},
		{
			"label": "Marta",
			"channel": 3,
			"stereo": false,
			"colour": "48, 213, 6"
		},
		{
			"label": "Michal",
			"channel": 4,
			"stereo": false,
			"colour": "166, 6, 6"
		},
		{
			"label": "Stepan",
			"channel": 5,
			"stereo": false,
			"colour": "113, 6, 166"
		},
		{
			"label": "Wajsar",
			"channel": 5,
			"stereo": false,
			"colour": "113, 6, 166"
		}
	],
	"channels" : [37,38,39,40,41,42,
				  25,26,
				  43,44,45,46,47,48,
				  49,50,51,52,53,54
	]
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.