|
Post by AnthroHeart on Aug 24, 2024 14:55:25 GMT
I created a new Intention Repeater MAX Hashing. It's exactly like Intention Repeater MAX, but it hashes at each repetition.
So instead of something like this: process_intention = intention
It does something like this: intention = sha256(intention)
Intention Repeater MAX Hashing feels stronger, thicker and smoother than Intention Repeater MAX and the Intention Repeater Python (intention_repeater.py) especially at 3Hz frequency.
It is in the MAX Bundle in my signature. Give it a try and see if it works for you.
You can run the Intention_Repeater_MAX_Hashing_GUI file the same as with MAX.
It will be in a new folder: Intention Repeater MAX Hashing
The Repeater MAX Hashing runs faster than Repeater MAX at the default speed:
With initial hashing and compression for "I am Love."
Repeater MAX: 11.448EHz
Repeater MAX Hashing: 343.306EHz
But 3Hz is stronger and smoother, and energy feels thicker.
|
|
|
Post by AnthroHeart on Aug 25, 2024 21:58:13 GMT
I just updated to v1.1 of the Intention Repeater MAX Hashing.
It does both repeating and hashing, instead of just hashing.
It should be more powerful.
For instance, both of these:
process_intention = intention_value; intention_hashed = picosha2::hash256_hex_string(intention_hashed);
|
|
|
Post by AnthroHeart on Aug 26, 2024 10:34:27 GMT
I updated to v1.2 of MAX Hashing.
This one preserves original intent with each hash.
You can choose no for hashing and compression if you want the actual intention. It will still hash each iteration, but just not at the beginning.
Either way is fine.
I also created new Preserve_Original hashing utilities.
The update is in my MAX Bundle.
|
|