Uuuuugh! That Just Friends sound is NOT helping my GAS for a modular setup and some Mannequins modules…
Haha! Oops (PS. its totally worth it!!)
Added to the library!
I have a request for Boingg. Would it be possible to get midi out? Thanks for this.
I will have a look at it
Thanks! The script “Awake” has great midi in/out/clock options. If Boingg had the options that Awake has that would be amazing.
Sorry if this is a dumb q as I’m new to norns- this only triggers audio from the internal synth engine and is unable to use external sounds or serve as midi out?
looks like it’s just internal sounds or crow cv/ crow + just friends output. i should have added midi output ages ago, i’ll make it a point tomorrow.
Yes!! That’s awesome, thank you.
just pushed the midi output update!
Hi @Justmat,
Can you see if this works with clock from crow input? Today I sent midi out and was trying to clock from crow with no luck.
I’ll add it to my list
Hopefully I’ll have some code time this coming week. There’s several things I want to do
edit: @jasper_ryder, this script hasn’t been updated to use the norns clock system, so no crow clocking support at the moment. i’ll try to get things moved over to the new systems soon and post an update.
HI. Since two latest Norns update, Boing ins’t loading. I get error message “missing polySub”. I removed and re installed but no joy.
script clear
script load: /home/we/dust/code/boingg/boingg.lua
script run
loading engine: PolySub
SCRIPT ERROR: missing PolySub
try ‘SYSTEM > RESTART’
reading PMAP /home/we/dust/data/boingg/boingg.pmap
m.read: /home/we/dust/data/boingg/boingg.pmap not read
hi there! sorry to hear that you’re having troubles! it’s working for me here, on norns 220321
. are you on the latest norns update?
Hi! Well… something odd is happening. I go to update, it loads the update, shuts down, but then after powering again, it seems to not have updated. So each time I power again, it gives me option to install update 220321.
running update…
From maiden :
needs new disk image, aborting.
update complete.
just to confirm — have you done the fresh disk image install for 220306
? updates after this version will still show up for previous softwares, but won’t install unless that foundation has been laid. maiden will report that message you shared if installation isn’t possible.
more info here: norns: new image 220306
Hi Dan. Philippe here Errr, no, I’ve not been aware of the need to do a disk image install.
Is it this I gotta do ? :
Use etcher or the official Raspberry Pi Imager to flash your SD card, using these shield-specific instructions. Be sure to use a high quality SD card – if you have any trouble, please try a different card.
If etcher or the Imager do not work for you, or if you prefer to use the command line, see this guide.
After flashing your SD card, you’ll need to expand the filesystem:
- Open a terminal on a computer connected to the same network as your shield
- Execute:
ssh we@norns.local
Password:sleep
- if you cannot connect to
we@norns.local
, try replacingnorns.local
with your shield’s IP address, discoverable by hitting K2 on theSELECT / SYSTEM / SLEEP
screen
- Execute:
sudo raspi-config
- Navigate to
Advanced Options
and hit RETURN - Select
Expand Filesystem
and hit RETURN - Lots of activity will happen. When it’s done, power down and reboot. If you get any errors, reboot again.
- Connect norns to your network and update via SYSTEM > UPDATE
- Consider changing the default password and address
If you have previously connected to a shield (either by this same IP address or simply norns.local
) in the past, you may see a warning that the ‘remote host identification has changed’. this is because the shield now has a new host key. The error will give you a filepath to your hosts file, but if you are on MacOS you can simply execute rm -f ~/.ssh/known_hosts
in Terminal to erase the previous hosts file and start fresh.
hi philippe! wonderful to run into you!!
yeah! a bit more as well, outlined in this post, which i added as an edit before you probably saw it
Hey hey hey! Yes, I’m getting there thanks. All done