setronic
Synthedit regular

Posts: 293
Posts: 293
|
Post by setronic on Feb 8, 2014 8:00:14 GMT 1
something i'm having a look at this morning, for discussion etc. prefab: RH stepB w/bool clock+ bools to list(btw: zip is about 1/10th size of file) it uses RH stepcounter Bools and RH Logic Gate2. and i'm having a proper look at the GUIFloat version, which i haven't used yet - i made a rough method using KDL discoswitches instead, when this is meant to provide the float value 'feed'. (doing in 1.01x)    the prefab provides a small starting point for experimentation with this. i would like to know more about how to use these, other possibilities. Rob presumably has a few ideas about ways of tying in with text/int. i'm intrigued by the 4bit counters, not yet tried: > 0-15 count, but also counts in binary(ways of avoiding changing lower bits for shared addresses, etc.) and hex. loads of fun to be had. grab yerself a 16x boolsplitter to chuck in your Prefabs menu folder...
|
|
setronic
Synthedit regular

Posts: 293
Posts: 293
|
Post by setronic on Feb 8, 2014 8:47:56 GMT 1
as well: can GUI Int be used usefully to replace bools in some cases? tryng to visualize where it would be better. what are the 'properties' of SE GUIInt?
if used with logic, should i just see it as a way of 'numerizing' logic states(A/B, on/off), for example? turning them into any number/value i want to use? why not just use GUIFloat? bcs that's for values between 0 and 1? why not just rescale and quantize?
|
|
|
Post by Rob on Feb 9, 2014 19:49:44 GMT 1
i would like to know more about how to use these, other possibilities. Rob presumably has a few ideas about ways of tying in with text/int. i'm intrigued by the 4bit counters, not yet tried: > 0-15 count, but also counts in binary(ways of avoiding changing lower bits for shared addresses, etc.) and hex. loads of fun to be had. grab yerself a 16x boolsplitter to chuck in your Prefabs menu folder... Well, I kinda created those modules because I could.. learning exercise. 
|
|
setronic
Synthedit regular

Posts: 293
Posts: 293
|
Post by setronic on Feb 10, 2014 8:07:04 GMT 1
yeah well they are nice and useful! can't rmbr what the stepcounter lacks..? or was it me: length reset.. ? i think DH 1tomany(bools/list) will do (had not installed both..1to/manyto...)
|
|