Hornresp

Any idea how to match different Frequency Scalings in the files? What if an internal Step in hornresp is 10,20,40,80 Hz and the file gives 15, 30, 60 Hz? Just linear interpolation? Or "nearest neighbour" sampling?

Hi Sabbelbacke,

I intend using linear interpolation - hopefully it will be close enough.

I developed the necessary algorithm last night :).

Kind regards,

David
 
Just wanted to say thanks for your amazing piece of software that you give to us for free. I've been using it in a nonchalant way for a few years, but recently a lot more. You've made huge improvements since the last time I saw it, and we are very lucky to have such a gracious contributor like you David!

Thank you for all of your hard work and updates :)
 
Just wanted to say thanks for your amazing piece of software that you give to us for free. I've been using it in a nonchalant way for a few years, but recently a lot more. You've made huge improvements since the last time I saw it, and we are very lucky to have such a gracious contributor like you David!

Thank you for all of your hard work and updates :)

Hi Jennygirl,

Many thanks for your kind words - I'm pleased to hear that you are making good use of Hornresp :).

I am currently working on yet another update - it is proving to be a little tricky, but I am slowly getting there. The next release is probably a week or so away.

Thanks again for your positive feedback - it is much appreciated.

Kind regards,

David
 
Hornresp Update 3600-141001

Hi Everyone,

CHANGE 1 (Requested by Brian Steele)

Room gain data can now be imported from a *.txt or *.frd file by using the menu command File > Import > Room Gain Profile, and the imported data can then be included in the calculated response results by selecting Tools > Room Gain from the Acoustical Power window. Room gain can also be included in the Loudspeaker Wizard results by either clicking the Include Gain button in the Memory window or pressing the F7 function key.

Room gain file data records must be listed sequentially with the first field in the record being a frequency value and the second field being a gain value. Any additional record fields in the record are disregarded. Room gain values must be relative to a zero decibel reference point.

Fields in a room gain record can be space or tab delimited, and field values can have either a period or a comma as the decimal separator.

Attachment 1 shows the room gain profile specified in the Tucson-TF.txt import file provided earlier by Brian. Attachment 2 shows the profile included in the results for the default record, with resonances masked.

CHANGE 2 (Requested by just a guy)

A chart has been added showing the driver electrical input power versus frequency. The new chart is selected from the Acoustical Power window using the Tools > Driver Power menu command. Click on the chart to show the power value at a specified frequency.

Attachment 3 shows the driver power for the default record with resonances masked.

CHANGE 3

Setting Xmax to 99.9 in the Maximum SPL tool now removes the displacement limit so that the response envelope becomes power-limited over the entire frequency range.

Attachment 4 shows the Maximum SPL for the default record with resonances masked, with Xmax set to 99.9 mm.

CHANGE 4

Previously, the 'single-click' abbreviated data sampling frequency could only be moved by dragging the red marker line. Now the Up, Down, Left, Right, Home or End navigation keys can also be used to change the sampling frequency.

Kind regards,

David
 

Attachments

  • Attach_1.png
    Attach_1.png
    56.8 KB · Views: 152
  • Attach_2.png
    Attach_2.png
    59.7 KB · Views: 148
  • Attach_3.png
    Attach_3.png
    55.1 KB · Views: 149
  • Attach_4.png
    Attach_4.png
    58.1 KB · Views: 150
Hi Everyone,

CHANGE 1 (Requested by Brian Steele)

Room gain data can now be imported from a *.txt or *.frd file by using the menu command File > Import > Room Gain Profile, and the imported data can then be included in the calculated response results by selecting Tools > Room Gain from the Acoustical Power window. Room gain can also be included in the Loudspeaker Wizard results by either clicking the Include Gain button in the Memory window or pressing the F7 function key.

Room gain file data records must be listed sequentially with the first field in the record being a frequency value and the second field being a gain value. Any additional record fields in the record are disregarded. Room gain values must be relative to a zero decibel reference point.

Fields in a room gain record can be space or tab delimited, and field values can have either a period or a comma as the decimal separator.

Attachment 1 shows the room gain profile specified in the Tucson-TF.txt import file provided earlier by Brian. Attachment 2 shows the profile included in the results for the default record, with resonances masked.

Ooh, I'm going to have a good play with this over the next few days. Thanks!!