Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Firmware 13.2.0 - DOS 2.2.6 for Expert Pro - Release note
#12
(06-Oct-2020, 16:00)agentsmith Wrote: hmm

They did not even bother to create an interface into the EQ settings?

Yes, fully manual by editing text file by hand. 
Mind you I think I prefer doing this that relying on a buggy app...

At the end of the FAQ page (https://help.devialet.com/hc/en-us/artic...0016719679), there's a link to a ZIP with 4 examples including screenshots: https://help.devialet.com/hc/en-us/artic...ackage.zip

I find it useful, example: 
Code:
// Name for this EQ configuration
"NAME":"LEVEL1",

// Simple 6dB cut @ 100 Hz on both channels
// syntax:"EQ_x_L":[Frequency, dB_gain, Q_factor] for left channel
// syntax:"EQ_x_R":[Frequency, dB_gain, Q_factor] for right channel
"EQ_1_L":[100.0, -6.0, 10.0],
"EQ_1_R":[100.0, -6.0, 10.0],
Reply


Messages In This Thread
RE: Firmware 13.2.0 - DOS 2.2.6 for Expert Pro - Release note - by ewaucq - 06-Oct-2020, 16:16

Forum Jump:


Users browsing this thread: 3 Guest(s)