Please ensure Javascript is enabled for purposes of website accessibility Jump to content

PierM

Members
  • Posts

    1,699
  • Joined

  • Last visited

  • Days Won

    85

Everything posted by PierM

  1. Unfortunately the main top lcd in the Helix Control board isnt the same type of screens used for the scribble strips. They could work around that limit implementing the option to switch to inverted pixel color to improve contrast.
  2. This is a bit of a boomer statement. Alexa isnt sending any audio recording to anyone, unless you dont throw a command. Of course the system is "listening" to recognize when you use the trigger phrase, but that listening is just a local routine. If Alexa would send 24/7 an audio stream from any echo station running in the world, that would just blow up their servers. Also, you can force the system to not store any audio, which means all is happening is just a data roundtrip; trigger phrase, request sent to server, answer sent back to client, data deleted. It's 2023, soon AI will take over our daily jobs and govs already knows everything about us that needs to be known. Life is too short to live wearing a tinfoil hat. :)
  3. You shouldnt browse presets in a gig. Use snapshots to create variations (seamless changes) within the same preset, or do your own presets setlist, with only presets you use, and balance them to work as you want. You can also place a volume block in each of them, to load at volume zero.
  4. Sorry not going to open unknown hlx files, but check if that preset is using an iR block, with a missing iR file. This is a possible cause for noise because the amp block is hitting the output without a cab or an iR.
  5. No, there is no way to prevent a preset being loaded, if you give the unit the time to load it. If this is annoying you that much (honestly never had a problem like that in 8 years of daily use), you can place a cheap volume pedal in front of the helix, and turn the volume down while browsing, or use PCs to call only the presets you want.
  6. Always do a full hard disk alias on your desktop, as this is a quick and easy way to access the entire disk. If you use the stock finder as is, it can be misleading.. :)
  7. As I said, I was wildly assuming. No complains or being negative. When I see no bug fixes for so many months/years, I start assuming the head programmers are busy and working on something else, while content guys are still there throwing goodies to keep the project alive, market wise. Again, just saying based on what I've seen with HD and Firehawk and any other similar product or software I've worked with. I'm happy with what I've, still, I'd rather have bugs and last gen OS drivers being released instead new stuff being added, but that's me - nobody cares really. :) All good, I'm still enjoying my HX with 3.15.
  8. Everything that is based on the HX modeling technology.
  9. PierM

    3.60 update

    Reset the Globals.
  10. I believe the HX project is coming to a end, so they are probably just scraping the yet available market's barrel offering more toys to trigger some residual attention. I wouldn't hold my breath on the "outstanding bugs" fixing on this phase. Probably there'll be a maintenance team later for this task. I mean, we are still waiting for compliant Win/Mac OS drivers... :) Just hardcore assumptions, but this always been the classic parabola of any other flagship Line 6 product.
  11. If you want a full analog guitar signal hitting the audio interface, that Boss Delay pedal direct out is gonna work.
  12. It may sounds tricky...but still better than iLok. Jeeeez...I once forgot to uninstall couple of eventide plugins from my old laptop before to trash it, and I almost had to write a begging letter to the Pope to get back that activation slot. Took more than a month to get the request approved. Viva L6!
  13. I still see a lot of overthinking here, probably because isnt a typical guitar controller but it's really easy stuff, Just copy from Zoia and be happy, ;)
  14. I see. I'm not aware of any commands being sent at boot, and I remember I used my Helix with many loopers without any issues. Today I only own the Stomp, and as far as I can see, it's not sending any MIDI at boot, apart those commands stored in the presets. You could plug the Helix to a Midi event monitor and see what event is being sent at boot, if any.
  15. Also, many cables and adapters from USB A to USB C are using a chip that needs to be discovered and allowed by MacOS prior any device connected to them. This means you have to unplug the Helix (and any other usb device) from those adapters each time you reboot the Mac, and re-plug after boot has completed.
  16. Can't you just turn the Helix before the looper?
  17. Zero issues with a MBP m1, running latest ventura.
  18. Hi, this is just a community forum, with basically no interactions with the L6 guys. The right place for ideas is https://line6.ideascale.com
  19. This envelope is ALREADY AVAILABLE inside the helix and used in all effects using the signal to drive an effect; Auto Wha. Auto Swells. Compressors, and many of those legacy effects that uses ECFs (Envelope-Controlled Filters). Calling it sensor just makes everything more confusing. Let's take the Helix auto wah blocks. How does it works? A bandpass filter let the guitar signal pass only at a specific peak threshold and then it attenuates its shape above and under this envelope. Then they use the envelope detector (which becomes a dynamic envelope follower) to produce a control voltage from the top end of the input, this CV signal is then used to dynamically sweep the cut-off frequency of the bandpass filter, emulating the behaviour of a wah pedal. Isntead of your foot, it's the envelope detector driving the filter. It's really easy to implememt. Line 6 just need to expose that same envelope for the user on the UI (imho the command area is the right place), and give the user the option to drive whatever parameter of any effect, using such envelope. Again, it's all there already.
  20. You dont need to waste a block slot just to turn it on or off, you can do it with commands. Let's say you want to control a reverb with that "sensor"; you'd go in the Commands section, select a FS to assign then set the Sensor as command, assign the block to listen as audio, assign the reverb block and the parameter(s) to control, and the sensitivity. Done.
  21. A block is meant to process audio and return audio. Has an audio in and an audio out. An envelope detector is meant to process audio and return a control voltage. Has an audio in, and a CV out. Is a controller, not an effect. Wasting a block for a controller would be a huge waste for HX users, even if I wouldnt really need it, as I have infinite envelopes available through the Zoia controlling my HX Stomp presets. Tons of fun and weird things you can do. :)
  22. As i said, these are not my ideas but just how it works. I use the envelope detectors every day to do these things, so Im just suggesting how to better propose the idea without reinventing the wheel. ;) PS; position on the path doesnt matter as you can always just tell the envelope detector where to link, which means the detection will just start at a specific block stage. PS2; if you dont want start an argument, then dont. ;)
  23. Yes, it's an envelope follower, and using it as a block would be a waste as this CV is already available in the Helix, under the hood, just not being exposed for the user. The envelope follower is just a control voltage signal that's composed by the top end of a signal level (envelope detector), and being used to control basically all effects that needs that CV, as compressors, auto wah, auto swell, etc etc... A Control Voltage is doing pretty much what an expression MIDI does, with the difference that the range it's 0 to 1, instead 0 to 127. 0 is no signal, 1 is peak of the given envelope. Using it as a block means wasting room in the path for no reason, and also means you need one of these blocks for each effect you'd want to control. Isn't an efficient way to use a controller, that is virtually DSP free. You may think a block would be nice as you could put wherever you want in the path, but this wouldn't change much, as the envelope would be pretty much the same at any point, just with a different dB level, which is something you could control with a simple strength parameter. All they should do is to expose that Control Voltage that it's already there, and put it somewhere in the controller page, and that you can use to link whatever parameter you want. Think it like an expression pedal, or a CC coming from the outside, but that it's automatically driven by the signal. Then they can add a strength control for each connection, that allow you to set the ratio between the control voltage and the param change. I'm not inventing anything, that's something used every day in any synth, or effect that uses the signal to drive a variable effect. :) I think your description would just confuse the reader, and would make it looking overcomplicated, while it's extremely easy to implement.
×
×
  • Create New...