Recent Posts

Pages: 1 [2] 3 4 ... 10
11
I only have the stacklog.txt in my Errorlog folder.
Here is the content of the file :

panic: runtime error: index out of range
  • with length 0


goroutine 38 [running]:
qmod/qmodcore.AudioServer.func10()
   C:/Users/Cor/GoProjects/src/qmod/qmodcore/core.go:1238 +0x20fb
qmod/qmodcore.AudioServer.func11()
   C:/Users/Cor/GoProjects/src/qmod/qmodcore/core.go:1449 +0x85
created by time.goFunc
   C:/Go/src/time/sleep.go:180 +0x31

I don't have any Cor directory in my Users folder..

Regards.
12
Questions and Bugs / Re: Qmod starts fine the first time, then crash every start
« Last post by corb on May 26, 2022, 07:17:14 pm »
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
13
Questions and Bugs / Qmod starts fine the first time, then crash every start
« Last post by maxpayne13 on May 26, 2022, 01:05:16 pm »
Hello,

I have 2.22 x64 version.
When the folders are not created, the program starts fine.
If I close it, and restart it, I saw the main window initializing, then the program exit every time. I must delete all the folders in the primary folder to start it again.

Despite this, amazing program, thanks for your work.

Regards
14
Release Info / Qmod 22.2 released
« Last post by corb 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.

15
Release Info / Qmod 22.1 released
« Last post by corb 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.
16
Release Info / Qmod 21.3 released
« Last post by corb 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.
17
Release Info / Qmod 21.2 released
« Last post by corb 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.
18
Release Info / Qmod 21.1 released
« Last post by corb 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.
19
Release Info / Wrong version of Qmod 20.4 was released. New one available
« Last post by corb 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.
20
Release Info / Qmod 20.4 released
« Last post by corb 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.
Pages: 1 [2] 3 4 ... 10