I canāt spot if this has been suggested before (or if it is even feasible) but a mod for channeling midi to one of the installed synths would be amazing. This would be used with libraries that send midi (e.g. awake, colorwheel, orca, etc.) but which only supports one or zero synth engines.
The issue is that different engines have different interfaces (i mean the invisible code interface aka API, not the UI) the mod would need a mapping from midi commands to each different possible engineās API. that may be possible tho! but youād have to maintain that mapping / update it as new synths are made
Hmm alright. That doesnāt sound like too much of a hassle. I thought most had the same interface but Iām not deep enough in the eco system to remember.
It would be nice if the norns script browser could show the informational tags (single character and maybe just a subset of tags) on the far right side of the script name. Such as āx CHEAT-CODES ga|sl
ā (Grid, Arc, Sampler, Looper). Probably not that useful for daily usage but nice for discovery and identifying yet unused but installed scripts.
I would love to see some kind of global system wide set of lfos, that can be assigned to scripts the same way midi is assigned to script parameters, and the rate, amplitude and wave shape etc can be edited in the global settings menu too.
I know some scripts like Mx synths and Otis ready have lfos, but bit would be so cool to be able to have a system that doesnāt need to be built into scrips and can just be assigned to any parameter just like midi can. Iāve thought about using midi lfos for this but then it occured to me, that by not just do it inside norns?
I am looking for a solution based on Raspberry Pi to listen to webradio on my HIFI system. Iāve started searching and considering some options and elements available: Piradio, Hifiberry DAC & OS, Mopidy etc but after all Iām thinking:
I have a clone of Norns that is not used at the moment, it already has a screen, buttons, encoders, wifi, bluetooth and an audio output of course. Additionally, the Raspberry Pi are out of stock almost everywhere and it would be kind of complicated to start creating a new device now, so why not simply connect this Norns to my HIFI system ?
I figured I should ask here on Lines first: Has anyone ever tried to use Norns or a Norns Shield as an internet radio streamer, webradio player ? Is this a good idea ?
Option 1 : Iām wondering if it would be possible and preferable to create a script that would list internet radio stations. But I think I rememember how to code, perhaps I could write a script ; In such scenario, I donāt know which API I could use, I havenāt searched for one yet, do you know any ?
Option 2 : Or, would it be better to have a systemwide « module » or engine dedicated to internet radio streaming next to the TAPE player/recorder of Norns for example? Similar to the FM receiver on an OP-1, you see? This would be really fun I think. This source could be used in other scripts, recorded, sampled⦠Well, this one is obviously more complicated, but it would be interesting in my opinion.
Option 3 : Or should I try to install something like Mopidy on the Norns clone device, assign buttons and encoders, and completely forget about Norns OS? What bothers me with this solution is that it would be quite complicated to use the screen, I donāt really want to reinvent the wheel⦠On top of that, it could be nice to still have Norns and all the amazing scripts connected to the hifi system.
I havenāt read the forum too much lately, I donāt know if the idea has come up already. Iām sorry if itās already been asked or if the tag/ thread is not correct.
What do you think?
Hi. Something similar came up less than a week ago on the norns: ideas thread. Check out that discussion, itās like two dozen or so comments and proof-of-concept demos etc.
Thanks !
Thatās great ! I missed this thread in the search results. I didnāt know this MPV thing, Iām gonna have a look. I could put a couple of m3u in a script and switch between my favorite stations with the encoder and perhaps retrieve the song titles and artist names and display them on the screenā¦
I mean, Iād be hella in to this as a way of exploring internet radio, as Iāve not even thought of looking down that rabbit hole
please forgive me if this is somewhere else on the forum
does any norns app have a freeze similar to this?
seems like it would be fairly simple to do with a short softcut loop
I have an idea that has probably been asked elsewhere but here goes: is it possible to control a Disting EX from Norns via Crow? Has anyone done it before? I assume it would be a fairly straightforward modification, might be the first I try!
SC has PV_Magfreeze built in, it sounds a little stuttery but might work better with different window sizes/curves and maybe some bin amplitude modulationā¦
yeah you can control disting ex via crow. you can find the list of implemented commands here or you can use the crow.ii.raw command.
I only used it to send notes to the disting or to bypass midi notes via the disting.
I had an idea regarding isomorphic keyboard-grids:
itās not norns specific but might be easy to implement there. Since on an isomorphic keyboard every note exists more than once i thought it would be interesting if the different buttons of the same note would make a difference in timbre, like on a where guitar you can play the same notes on different strings but theyāll have a slightly different timbre.
Using the monome grid and something like gridkeys mod (now w/ q7 layout, crow & jf outs) that information could probably be translated to midi velocity or polyphonic aftertouch, since it doesnāt have that anyways.
I donāt have a grid to try or use that myself, but maybe someone else like that idea too
Would it be possible to, in a mod, address each input on norns separately, variously sending each to the reverb, softcut, etc and adjusting levels individually - like a 2 input mixer?
Would this be a firmware patch thing?
I had this idea the other night of addressing JF to play notes at a very fast speed, with random amplitude- as to create dense āgranular-likeā textured beds of notes. I prototyped it in Orca and then set out to write my first script- itās far from finished, but hereās an idea of what it will be able to do!
wow, thatās so nice! cool idea and nice execution - very cinematic
Idea for a Mod, 8 internal lfos with rate and depth options that can be mapped to any parameter that midi can mapped to.
I love scripts with internal lfos but having these as universal system wide lfos would be amazing
@maaark sorry Iāve tried your mod, first Iāve installed MPV then in matron Iāve run ā;install GitHub - markijzerman/tending_the_wavesā then restart.
I can see the mod in the list but when I go inside the folder nothing happen and my screen goes blank
did you expierenced this?