CREATE A LOADING MESSAGE WHILE MIDIguitar LOADS: a task request for the open source project The Amanuensis: Automated Songwriting and Recording

in #utopian-io6 years ago

Repository

https://github.com/to-the-sun/amanuensis

The Amanuensis is an automated songwriting and recording system aimed at ridding the process of anything left-brained, so one need never leave a creative, spontaneous and improvisational state of mind, from the inception of the song until its final master. The program will construct a cohesive song structure, using the best of what you give it, looping around you and growing in real-time as you play. All you have to do is jam and fully written songs will flow out behind you wherever you go.
If you want to try it out, please get a hold of me! Playtesters wanted!

Details

The newly implemented integration of MIDIguitar with Singing Stream allows for the plug-in to be loaded dynamically on a per-input basis. This means that the user could cause this to happen at any time via UI controls, not just at start up. When it does, it causes a bit of lag which the user may not be expecting and is otherwise unexplained.

Therefore, this task request is for creating a loading "screen" for Singing Stream while this is happening. What I really mean when I say "loading screen", is a semi-transparent panellaid over the window with a commentexplaining what's happening, in exactly the same manner as happens when inputs themselves are being loaded (see following screenshot). Because this functionality already exists in Singing Stream it shouldn't actually be too difficult to augment it in this way.

Components

On the main UI of singingstream.maxpat there is a panelwith a scripting name of messageand a commentwith a scripting name of message_text. These will be the ones in question and everything can be executed using scripting. If you open up p UIin p target, you can see how this is already being done.

I would create a new subpatcher using p UIas your template. Everything can be sent through s ---scriptingconnected to a thispatcherin the main patch. It may look complicated at first but all you'll need to account for are

  • sending script send message_text set <insert text here>, script send message_text presentation_rect 1. 45. 230. 100., script send message_text hidden 0, script send message hidden 0to initialize the message
  • sending script hide message, script hide message_textto hide the message
  • sending script send Sources ignoreclick $1, script send Activate/Deactivate ignoreclick $1, script send Recalibrate ignoreclick $1, script send Sustain ignoreclick $1, script send Channel ignoreclick $1, script send Octave ignoreclick $1, script send pitch ignoreclick $1, script send tonal ignoreclick $1 to prevent user interaction while the loading screen is up, where $1is 0or 1as appropriate.

Deadline

I would expect that this should take no more than three days.

Communication

Reply to this post or contact me through Github for more details.

Proof of Work Done

https://github.com/to-the-sun

Sort:  

Thanks for the task request, @to-the-sun! I found another coding musician on Steemit yesterday called @snwolak, maybe he can help you out with some stuff?


Need help? Write a ticket on https://support.utopian.io/.
Chat with us on Discord.
[utopian-moderator]

Thanks for the tip. I just sent him a message

Hey @to-the-sun
Thanks for contributing on Utopian.
We’re already looking forward to your next task request!

Contributing on Utopian
Learn how to contribute on our website or by watching this tutorial on Youtube.

Want to chat? Join us on Discord https://discord.gg/h52nFrV.

Vote for Utopian Witness!

Coin Marketplace

STEEM 0.32
TRX 0.11
JST 0.034
BTC 66269.58
ETH 3204.67
USDT 1.00
SBD 4.24