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

brAzzi64

Members
  • Posts

    4
  • Joined

  • Last visited

brAzzi64's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare

Recent Badges

0

Reputation

  1. Sure. The output is: Stream #0:0: Audio: pcm_s24le ([1][0][0][0] / 0x0001), 44100 Hz, 1 channels, s32 (24 bit), 1058 kb/s And btw, I got the link in the description of: https://www.youtube.com/watch?v=RceLLUbhz0A
  2. Hm, I find it frustrating that I found no posts about the issue... but think it might be a recently introduced bug, since according to https://line6.com/support/topic/46067-importing-irs the manual mentions: "HX Edit updates the HX Stomp hardware's IR list automatically. HX Stomp can load and store up to 128 IRs at a time. 48kHz, 16-bit, mono, .WAV type IRs of up to 2,048 samples are natively supported; however, HX Edit lets you import IR .WAV files of different sample rate, bit depth, length and stereo format, and the app will convert these attributes automatically before sending to HX Stomp". The file I uploaded doesn't match the format HX Stomps "stores" the file in at least, which means that the conversation mentioned above is either not happening or failing. However, I found a way to recode it with `ffmpeg` (installed with `brew` on Mac OS): ffmpeg -i input.wav -acodec pcm_s16le -ar 44100 output.wav Once I tried loading `output.wav` as a the IR, it loaded the file without error. Thanks!
  3. I can't believe that HX Stomp has been out for 6 years, and this is the only post about this issue.... so frustrating. Mine is a 44.1 kHz, 24-bit per sample, Mono, 246KB .wav file.
  4. Disabling the 2.4ghz radio on my router (located 12 feet away) did it for me, no more signal drops. I live in a building with 3 units per floor, for reference, and I'm using the provided power supply, on a power outlet with a speaker, a lamp, and no ground connection.
×
×
  • Create New...