Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - corb

Pages: [1] 2 3 ... 9
1
Release Info / Qmod 23.1 released
« on: February 11, 2023, 09:09:27 am »
- Fixed: Typo in the leveler lock. Band 4 didn't lock on band 3.
- Fixed: Low max setting didn't work.
Release notes:
  • Fixed: An issue with the release of the compressors.
  • Fixed: The value of the tracks before repeat wasn't loaded.
  • Changed: Some improvement on the end limiter.
  • Changed: Some improvement on the composite clipper to get a better fit inside the stokkemask.
  • Changed: vumeter input and output now repesent the dbfs value and as a result the output volume has changed, so you should ckeck your settings.
  • Changed: Inverted low+ sensitivity because stereo+ and low+ working were reversed to each other.
  • Changed: Moved the test signal setup to a separate tab. It now works on AM and FM.
  • Added: Crossover frequency control for the end limiter filter.
  • Added: Upsampling for the mpx clipper.
[/li]
[/list]

2
===== 22.4 ====
  • Fixed: Type error causes a crash when changing the preset.
  • Changed: When the playlist on disk is older than 1 hour from the current time the playlist is ignored and a new one is generated. Before the playlist would always be used at startup by the backup player.
  • Changed: Reposition the controls in the backup player section
  • Added: Control for setting the end level of the jingles in the player.

3
Release Info / Qmod 22.3 released
« on: July 19, 2022, 11:38:27 am »
Release notes 22.3:

- Added: Minimal Low+ setting.
- Added: Track seperation setting to prevent crossfading when the sound level drops below the end level threshold.
- Added: Format planner. Check for artist with more than one track in the playlist.
- Changed: A new leveler lock. Now the lock between the bands can be adjusted separately.
- Changed: A rewrite of the gate control code.
- Changed: Classic preset default setting updated.
- Changed: Memory managment of the Go garbage collector. Caused dropouts sometimes.
- Changed: Removed the 3072 and 4096 buffer size because it conflicted with the backup player.
- Fixed: Qmod did crash after a restart when no format was created in de music folder of the main audio folder.
- Fixed: After opening and closing and then reopening the config window, the high presence display wouldn't work anymore.
- Fixed: When a format had to few formats in it could hang.
- Fixed: A bug in the flac playback part produced a huge stacklog.txt when extra info was added to the flac file, like picture and track information.

Get it here: https://www.ceboservice.nl/?file=downloads

4
Hi,

I have a temporary solution.
If you haven't set a different audio folder go to <your qmod folder>/Audio/Music.
Create a new folder, say songs. This represents a format.
If not running start qmod and open the config window.
Select the silence tab.
Select the format player tab.
You should see the format you just created Music/songs.
Drag the format to the right panel. You've now created a format.
Close the config window.
This should solve the problem for now. The fix wil be in the next update.

Regards,
Cor

5
Hi,
I could reproduce it here and will look into it.

<C:/Users/Cor/GoProjects/src/qmod/qmodcore/core.go:1238>
The C:/Users/Cor folder is on my system. Its part of the compilation and gives me a hint where the error comes from.

Cor

6
Hi,
Welcome to the board.

Qmod crashes for some reason. In the Qmod directory should be a folder called Errorlog. In there you should find a file qmodlog.txt and stacklog.txt.
After a crash in the stacklog.txt file you'll find the reason for the crash. Don't restart qmod but copy the content and post it here so I can check it out and try to reproduce it on my system and compile an update as soon as possible. Thanks.

Regards,
Cor

7
Release Info / Qmod 22.2 released
« on: March 12, 2022, 02:19:12 pm »
This is a bug fix release
- Fixed: Sometimes wrong ratio calculation.
- Fixed: Leveler was sometimes a bit to agressive in band 4-5 when sudden level peaks occurred.
- Fixed: Gain calculation of the mp3 decoder was sometimes wrong.


8
Release Info / Qmod 22.1 released
« on: March 04, 2022, 08:24:59 pm »
Release info
==========

- Added: Backup player now can play WAVE, FLAC, TTA and MP3 files in 2 channel 16bit stereo, with a samplerate of 44100 or 48000kHz (FLAC and TTA files are lossless open source codecs.)
- Changed: Moved the format list to a separate folder. So when you run two Qmod session on the same PC it doesn't conflict.
- Fixed: When no format was made and one format folder entry was empty, the backup player wouldn't play.
- Fixed: With the addition of FLAC, TTA and MP3 files some time problems with the backup player came up and are fixed now.

9
Release Info / Qmod 21.3 released
« on: October 24, 2021, 09:42:40 am »
Release info
=========
- Added: An updated portaudio.dll.
- Added: Selectable audio folder. You'll find it on the setup tap of the silence panel.
- Changed: Minor backup player improvements.
- Changed: Minor leveler attack and release improvements.
- Fixed: A bug in the restart process of the device setup.
- Fixed: Some calculation errors in the fm processing and the composite clipper.

10
Release Info / Qmod 21.2 released
« on: June 16, 2021, 02:45:37 pm »
===== 21.2 ====
- Fixed: GUI error in formatplanner window. Formats at the bottom of the control coundn't be edit.
- Fixed: Added an extra channel to the backup player. In some cases the player could hang when a very short jingle was played.
  Origanaly the player had two playback channels which afterwards was not enough. Now there are three but in the qmod.ini you change this with the line: nrofchan=:=.
- Changed: Improvements on the compressor adaptive release control.

11
Release Info / Qmod 21.1 released
« on: May 25, 2021, 10:25:18 am »
What has changed?

- New: Added a control to set the player output.
- Changed: Some improvements on the processing core
- Changed: Some changes in the fm part to have a better bandwidth control. If you're using the fm part please check your output signal.
- Changed: When in FM or AM mode the line peak control is forced on, It gives some extra delay but better peak control.
- Changed: Improved the composite clipper.
- Fixed: Update check didn't work.
- Fixed: Some problems that stayed behind after the 20.4 release.
- Fixed: Problem in the leveler lock.
- Removal of old and disabled code.

12
Release Info / Wrong version of Qmod 20.4 was released. New one available
« on: November 06, 2020, 11:03:34 am »
For about an hour a wrong version of Qmod has been on-line.
Please download the update 20.4.1. Sorry for the mishap.

13
Release Info / Qmod 20.4 released
« on: November 06, 2020, 10:00:07 am »
===== 20.4 ====
- New: Show the playlist in the main window when the backup player is running. Does need special formatting of the track name. See the manual for more info.
- Changed: The way restart process operates so that it doesn't kill the backup player when changing the device setup.
- Changed: It's now possible to add more alternative frequencies when using RDS.
- Fixed: A few bugs in de GUI part that were introduced in 20.3 that caused a crash.
- Fixed: A few bugs in the backup player.

14
Release Info / Qmod 20.3 released
« on: September 21, 2020, 04:12:49 pm »
Release notes:

- New: Bass clipper added to the output limiter chain. Selectable are three options: off, soft and hard.
- New: Added a simple format planner to the backup player. Music as well as jingles can be ordered in a format. Read the manual for setup and use.
- Configuration GUI changes.
- An updated manual.
- Update of the default presets.
- Fixed: In the GUI/ The mix parameter was not updated when the preset was changed.
- Fixed: When you changed "the minimum tracks before repeat" in the backup player, Qmod would crash.
- Fixed: Expander part of the leveler didn't time correctly.
- Fixed: Bug in the API selection.

15
Release Info / Qmod 20.2 released
« on: July 09, 2020, 11:55:13 am »
Release note 20.2
===========
- New: Auto release on the levelers, compressors and end limiter. When the release time is set to 0 the auto release is on.
- Some problems with the soundcard selection so I did a rewrite of the soundcard selection and detection of the device parameters. Thanks to ParelduikerFm for pointing it out.
- Rewrite of the fm peak control.
- Rewite of the end limiter. It's now a two band limiter.
- Added a buffersize of 3072 and 4096 samples to buffersize selection.
- Fixed the password showing in plain text on the silence panel.
- Fixed a bug in the ratio calculation that could crash Qmod.
- Fixed a bug in loading the config setup for a new install.
- Fixed a bug in the backup player. After input was restored the backup player didn't stop.
- Changed the logging. The newest entries are displayed first now.
- GUI changes. It's now possible to show level meters from the top down or bottom up, the setting for it is on the device panel and the leveler part is now on a separate panel. More changes in the next release.
- Some GUI fixes.

Pages: [1] 2 3 ... 9