ok.
Not found it as yet
ok.
Not found it as yet
You should attend more ZynthClubs - it was demonstrated quite some time ago!
Tell me something I donât already know !
@ronsum would you mind please revisiting the OSC app and add a description on its installation, configuration and use? We did a lot of work on this but I forget if / where we documented it. Your assistance here would be much appreciated and will free me to continue working on the mixer itself. Cheers!
@ronsum Calling Ronsum!
please escort @wyleu to the battlements. . . .
Only one return ticket required !!
Iâm very happy to hear you have returned to working on the mixer. Some tips to get the app working well with the zynmixer and other zynthian features may be helpful to those users interested in using the android app. Itâs been quite a while since Iâve used it, so Iâll need some time to research before I write something up.
I see the ravens have taken flight! Iâm gathering the armor now.
This feature looks really helpful!
I need to look at modifying the HID encoder box to work with OSC⌠How does one transport this across USB, I presume it uses Urlâs but Iâm unsure how to approach that.
@jofemodo has merged the latest development of zynmixer into testing for you all to enjoy. There are some changes which you can discover but here are the most evident:
This is still a work in progress and there are some significant changes happening under the hood that need to be complete before we can progress this further but it seemed like a good idea to get this snapshot of development out there so you could see direction of development, enjoy (what we believe to be) a much improved workflow and start to familiarise yourself with the future of Zynthian.
Do enjoy and let us know what you think.
Ups!! Mr. @riban explained it a lot better than i could.
Be warned that this is only a glimpse of what is coming on the next months
Enjoy!!
For those curious enough to read the code and try to envision what is coming on, you could take a look to the zyncoderâs âz2rfâ development branch
This only works if you have previously selected a layer (obviously). Well, now itâs obviousâŚ
Itâs nice, but for those of us who use only one layer, it seems to add complication. Maybe itâll grow on me.
Gonzo
It will grow on you⌠. If it remains irksome, let us know and there might be something we are willing to do about it - but for now, the mixer is the hub in our future development.
(Obviously) you need to select the channel you want to access but the first channel should be selected by default and only if you select the main fader will this not open a layer. (Future development will add a main layer to allow effects to be added to the main mix.) If you find a situation where a channel is selected but does not access its configuration with short press, please let us know the steps to reproduce.
The new interface is, as @riban says something you grow into. IT really does work well once you learn to shift between the sequencer and the mixer.
I would like to see some annotation of the functionality described but quite how to implement that is a problem I leave for vociferous debate . . .
From a zynthian user perspective, we have placed a clear distinction between individual layer ( have we lost that name, I canât remember?) manipulation and device output, and it makes it (IMHO) a powerful representation of the tools on hand.
For the traditional layer based user all that functionality is easily available ( apart from parameter CUIA manipulation, but we know about that one⌠)
I would like to note that many zynthian users doesnât use the sequencer at all and simply use zynthian as a âkeyboard expanderâ (thatâs the primary use-case) or as a âstompboxâ (thatâs the second use-case):
Please, letâs keep the focus on improving zynthian for every use-case and letâs avoid thinking that owns use-case is the only use-case. Letâs think wider !!
@gonzoB , you can be sure that the âzynthian as a keyboard expanderâ use-case will not be forgotten. Itâs my primary use too
Enjoy!
5 posts were split to a new topic: Merging snapshots
I had a pi with the configuration above: it was last updated the 30th of May.
I did an update through Zynthianâs UI: 158 packages and 120 00 files and folders were updated, and a bunch of software was compiled. And it tooks a while !
But everything went smoothly, thatâs great
But it works using touch interface.
Otherwise, itâs just great. I really like this remixed mixer. For those who are used to play with many engines, itâs really useful to have them all presented in that way.
My current setup has no encoders, so, it would be nice if from the mixer interface (or in a given engine context menu) I would be able to assign easily a slider/pot/encoder from my midi control surface to the audio level control.
Also, what about adding for each engine a ârecâ button that would drop midi output to a new pattern in stepseq ?
VoilĂ
Thank you @riban
But right now Iâm experiencing strange behaviors with stepseq.
Hi @riban,
I searched the wiki but unfortunately only found the current implementation of CUIA for OSC. Do you have some data on how to access the zynmixer via OSC?
TIA, Holger
Mixer OSC control and monitoring is likely to change with implementation of full API but at the moment it works like this:
A GUI has been implemented in DAWOSC on Android by @ronsum and myself. It has a timer which sends heartbeats every 10s and has control and monitoring of the full mixer as well as some other CUIA features. It was looking quite nice but we havenât looked at it for a while. @ronsum was going to dig out the work we did which should still be valid although I havenât tried since we merged to Testing.