tehn
November 27, 2019, 4:14pm
1
use SYSTEM > UPDATE
while connected to the internet via wifi.
webdav = no more sftp
in macos finder, use apple-K
user: we
pass: sleep
windows, use “map network drive”
script encoder params
user scripts can now set encoder sensitivity and acceleration, which is properly remembered when switching in/out of menu mode.
norns.enc.sens(1,4) -- set encoder 1 to sensitivity 4 (slower)
norns.enc.accel(0, true) -- turn on acceleration for all encoders)
191126
norns 2.2.3
NEW scripts can set encoder sensititivty and accel
NEW monome grid device intensity
ADD crow.add and crow.remove user callbacks @audionerd
FIX missing engine error message reporting
FIX wifi menu indication
FIX system update indication improvements
FIX system globals, menu code organization
image
41 Likes
Wow!
The workflow keeps getting sweeter
4 Likes
LLK
November 27, 2019, 4:48pm
3
You’re making it so easy to use this thing, how am I gonna feel hardcore now?
5 Likes
Justmat
November 27, 2019, 4:53pm
4
This is super nice!
For whatever reason, I needed to use the norns ip address, instead of norns.local
, to get things going.
1 Like
tehn
November 27, 2019, 4:58pm
5
8 Likes
NEW monome grid device intensity
What does this mean exactly?
Might be just me, but I cannot seem to load samples from the params menu (eg. on foulplay or mangl).
Justmat
November 27, 2019, 5:12pm
8
Not just you, @GoneCaving . I’m also experiencing this…
Seems like key2 and key3 no longer function in the params menu, @tehn .
tehn
November 27, 2019, 5:21pm
9
holy moly, will get right on this
1 Like
tehn
November 27, 2019, 5:27pm
10
fixed.
re-run UPDATE
after deleting /home/we/version.txt
(i should make a menu option to hard-update)
overall brightness scaling
g = grid.connect()
g:intensity(x) -- x=0-15 for overall brightness
5 Likes
Much better, and also now seeing the “any key” message when the update completes. I did have to restart after deleting the versions file, before running the update again (otherwise it just told me it was already up to date).
Thanks for the quick turnaround!
Justmat
November 27, 2019, 5:33pm
12
You may need to reboot norns after deleting version.txt
to get the update to run, I did anyway
Works as expected now!
hey I’m lost to how i do this? can someone explain where and how to do this
Justmat
November 27, 2019, 5:37pm
14
I used ssh
to log in to norns. Then used rm version.txt
to remove the file.
tehn
November 27, 2019, 5:41pm
15
Justmat
November 27, 2019, 5:43pm
16
Rebooting into Mangl is consistently throwing error: missing Glut
.
Glut is installed, and if i load Mangl from the select menu it loads without issue.
edit: this seems to happen in all scripts that require an engine. i.e. earthsea is throwing error: missing PolySub
after a reboot, but loads fine from select…
ah i was lookin in madden and the new finder but i see it now.
Will this overall brightness work as a sort of simple way of allowing all information to be present on legacy grids? This way all information could come through as either 0 or 15 (off/on respectively)?
1 Like
I’m not having that issue, I’ve been able to run mangl and glut ok.
Justmat
November 27, 2019, 5:53pm
20
have you tried running mangl, then sleeping? i only get the error after a reboot.