Phazerville Suite v1.6.x #14
Replies: 12 comments 19 replies
-
Not worth a pull request, but you may want to change the documentation in the 1.6 release section (and forward) from:
to:
It's subtle, but a number of us were confused, and it lead to some discussion on Discord, and loading up different firmwares to figure out what was where. Thanks to Tom Churchill for working out what seemed (to a few of us) the best wording. Just a suggestion of course, and thank you for all your hard work on this! |
Beta Was this translation helpful? Give feedback.
-
@djphazer love this release man! Thanks for all your hard work. I was trying to see the code for SequencerX, would be dope to add Double Encoder Press = Randomize the Sequencer. My C++ coding skills are super limited to attempt such thing! Cheers man |
Beta Was this translation helpful? Give feedback.
-
Good day! Wanted to ask about costum boundle of applets - if I want to have for example build stok 2, where quadraturia is, but instead of any random applet (Harrington 1200) insert Piqued. So my goal is not to brake something in existing build, but to have quadraturia and Piqed in one pack. I am without programming expirience, but may be this is not the most difficult task to dial with. And for now I am not shure where to start, any advice would be greatly appreciated. |
Beta Was this translation helpful? Give feedback.
-
could we select the scale for enigma jr? |
Beta Was this translation helpful? Give feedback.
-
Thanks for the build! Quick question: On the DualTM page it says Scale / Root Note but I cannot find the option to change the root note, only the scale? |
Beta Was this translation helpful? Give feedback.
-
Firstly - thank you so much for your work on this. I have 3 O&Cs all running Phazerville now, including a Teensy 4.0 version. I am seeing an issue in the DualTM app. When I adjust the probability parameter using the panel encoder, it acts as expected and bits are flipped in the sequence according to it's value. When I assign the probability to a CV input and adjust it using a CV signal, there is no change to the sequence at all. I can leave it at max probability for minutes and the sequence does not change. EDIT - Ignore the above guff. I was forgetting to unlock the probability with the gate on T2. Must try harder. Thanks again. |
Beta Was this translation helpful? Give feedback.
-
Incredibly dumb question here, but for the (benispheres mode) screensaver, I noticed that the display never goes fully blank. Is it supposed to, or is there any way to make it so? |
Beta Was this translation helpful? Give feedback.
-
Well I broke down and did it :) Got up and running with Platform IO via VSCode, and just went in and commented out the current screensaver in the 777 release code. I wouldn't say it blanks "properly" now, but it certainly blanks! |
Beta Was this translation helpful? Give feedback.
-
Do you welcome some changes/additions? In a previous version of Benisphere, I changed the Runglbook to have control over bit depth. I also changed the second cv output to be an xor. This allows for the easy creation of a Benjolin without needing to use the second app for the xor. I'm thinking about completing this by allowing the user to select what the second cv outputs. I also developed a Relabi app based on the work I've done with John Berndt on generative methods for relabi. It required an additional SetPhase function in WaveformManager.h.
The Relabi app generates two LFOs signals that do not precisely repeat. It's great with comparators to create wonky trigger patterns or to create slow moving, unpredictable CV motion. My eventual goal is to allow two Relabi apps to extend the same generative function across both hemispheres sharing the underlying LFO functions. I'm sort of a hack programmers who is learning a bunch right now, but it all works. In fact, with Phazerville, I'm no longer seeing any weird screen glitches with my fork! Today, I added my Relabi app a downloaded version of Phazerville, but I haven't uploaded it yet. You can still download and use the Relabi app if you add it to hemisphere_config.h and add the SetPhase function to WaveformManager.h. If anyone has suggestions about improvements, I'm open to all of your feedback. Maybe, I could do the phase reset another way from within the app. Or maybe there's a different way to do it. Anyway, please test out the relabi app. |
Beta Was this translation helpful? Give feedback.
-
Just got around trying your neat builder and I'm excited to start delving into the new goodies in here! I was wondering why the Calibr8 applet disappeared from Hemispheres? I've been using it to tune two oscillators in precise intervals for FM synthesis—especially nice to do with Ebb&Flow since it gives precise tuning in hz. I was thinking it could be useful and perhaps not too hard to make Calibrat8 display the tuning offset in terms of ratios as is commonly approached for FM. I thought I'd mention it here since it's been removed as a motivation to bring it back? It could be just in a more simplified way for this purpose alone. I'm happy to chip in for more Ko-Fi! In any case, thanks for all your work! |
Beta Was this translation helpful? Give feedback.
-
Is the annular fusion applet removed This thing is amazing btw! Thank you for everything you've done. I'm definitely going to try the custom builds thing your set up |
Beta Was this translation helpful? Give feedback.
-
I think either my calibration is off or I don't know which environment variables to use in my platformio.ini. I have an After Later Audio Ornament & Crime, which I think uses the Teensy 3.1. Using the Voltage app, what I'm seeing from O_c at 0V is a value of about -0.73. Setting O_c at about 0.75V is close to 0V.. 1.91V is close to 1V. 3V is close to 2V. -0.25V is close to -1V. At -1.33V it is about -2V. -2.41 is close to -3V. I'm using pewpewpew. Is this an issue with compiling code for Teensy 4.17.0 but running it on a Teensy 3.1? These are the flags that pewpewpew calls:
It really looks like a weird scaling issue and not calibration. Am I missing something obvious? |
Beta Was this translation helpful? Give feedback.
-
General discussion space for the current v1.6.x series of my firmware. Brainstorming is very welcomed!
Refer to the release notes for details and updates.
And be sure to read the Wiki!
Beta Was this translation helpful? Give feedback.
All reactions