All times are UTC+02:00




Post new topic  This topic is locked, you cannot edit posts or make further replies.  [ 476 posts ]  Go to page Previous 138 39 40 41 4248 Next
Author Message
PostPosted: Fri May 22, 2015 4:42 am 
Site Admin
User avatar

Joined: Mon Mar 17, 2008 1:40 am
Posts: 11425
BETA 761-046

No real changes in this version. But the Normal Output resampling should (still not thoroughly tested!) work properly now. And I disabled some extra checks that I enabled a few beta's ago to find bugs which also increase the CPU load - so the CPU load should be slightly lower again.

Windows 32 bit:
Windows stand alone: http://www.stereotool.com/download/ster ... 61-046.exe
Winamp DSP: http://www.stereotool.com/download/dsp_ ... 61-046.exe
VST 32bit: http://www.stereotool.com/download/vst_ ... 61-046.dll

CHANGES:
- Made resampler for normal output to fix 2 output on different sound cards problem.
- Look into EOS -> Not now.
- Ran VTune and find something to optimize -> resampler
- Fixed warnings in code
- Disable NAN checking
- Fixed a number of 'uninitialized memory' warnings (Intel Inspector XE) - a bunch are still remaining, they might be false positives.(


OLD CHANGES:
- Crash reported by Peter Kluyver - Not enough information. Occurred in 761-035, crash in ntdll.dll at 0x5b72E (exception 0xC0000005), not handled by Stereo Tool. No streaming via VLC used.
- Added second Multiband Compressor
- Added new Dequantizer filter to increase the bit depth of recordings.
- Added auto-restart behavior if buffers get too full or too empty.
- Added upto 10 seconds of audio delay for HD radio.
- Added option to show beta version number in title bar
- RDS: Added RT+ support.
- RDS: Fixed time zone 30 minute offset problem - viewtopic.php?f=6&t=5941&p=28209#p28209
- GUI: Improved display for bigger screens.
- GUI: Increased maximum waveform display from 3.2 to 5 seconds.
- GUI: Made line around Phase Delay in bottom display less bright.
- GUI: Bug fix: Composite clipper used but not registered warning wasn't shown.
- GUI: Save settings .ini when saving the settings to any file.
- GUI: Fixed delay of Delossifier in display.
- GUI: Fix 'Load default values' question for MB #bands change.
- Singleband Compressors: Don't allow Threshold values below 0.5 dB
- After-AGC Singleband Compressor: Added new Analog compressor mode with new limiter.
- Final Singleband Compressor: Added new Analog compressor mode with new limiter.
- Multiband Compressor: Added new Analog compressor mode with new limiter.
- Multiband Compressor: Band Link did not work in 3-band mode.
- Multiband Compressor: Fix frequency band shift (10%, since 7.51 or 7.60).
- Multiband Compressor: Fixed a filtering issue when using Density Drive > 1.00
- Improved CPU performance a bit, on multiple places (clipper, GUI).
- Small performance optimizations.
- Multipath Clipper: Made it stricter (use Smoothing mode)
- Bug fix: Saving FM sound card issue in VST: viewtopic.php?f=2&t=6027&p=29066#p29066
- ProppFrexx integration: Added RDS control via VST (canDo, vendorSpecific)

OLD CHANGES - NEW COMPRESSOR
- Make Shape correction values closer to 1 at lower Attack/Release time settings. That will also restore the sound for existing presets but keep behavior ok for AGC-like settings.
- Maybe add downward expander -> Not now I think... - no, should still be a separate step (so current noise gate before AGC is better).
- Made Auto option for auto-Shape sliders (Extreme Tweaker mode). Turn off to get old behavior.
- Check Auto Shape effect on audio (!) -> Result: It has some effect and it can sound slightly worse (fixable by reducing release speed, in the preset that I tested so far, which makes sense because without Shape there's something like release hold happening.).
- Freeze/Gate now also available for all bands combined.
- Moe as much code as possible out of templated functions to reduce executable size and compile time
- GUI: Decide which settings are visible in which mode
- Stop moving down way too far - new compressor, fast attack, slow release, mainly in RMS mode. It goes down way too far, then moves up slowly, then when it gets 'hit' again moves down way too far again. Reason: Attack doesn't stop after the loud sound stops. Need to talk to Joop again... --> EDIT: Solution is higher Attack and Release shape!!! More testing needed!
- Limiter crash on older CPU's fixed (previous beta)
- Optimized Limiter code for CPU usage
- Add Density parameter for each MB band
- Fixed another GUI bug
- Fixed Exception that several people reported when changing Gate Freeze settings (was caused by a GUI issue)
- Improved gate GUI display
- Improve limiter GUI display
- Optimize gating (turn off if not needed)
- Made 'limit before compress' again, switchable
- Add Gate for new compressor release (also GUI)
- Simplify interface (remove Oil Speed Adjustment sliders etc, move some things to Extreme Tweaker mode)
- Adjust limiter level for Band Mix
- Make Shape value small for high speeds - TO BE DONE: Test if the border value is chosen correctly (shape effect is deminished below 40 ms, reduced to '1' for 0 ms; not sure if 1 is low enough?)
- Fixed some more GUI crashes. They should all be fixed now...
- Check if audio is still the same as in older versions (!)
- Set MB2 default settings ok for NAB demoing (very fast)
- Fixed some (but not yet all!) GUI crashes
- GUI crashes from previous beta's are probably fixed (?)
- Limiter behavior visible in meters
- Fixed MB ITU mode.
- Fixed Median display in Analog mode
- Made final SB compressors switchable, parameters are also shared between analog and digital now.
- Added limiters to singleband and multiband Analog compressors. Warning: Meters are not yet visible in the GUI! Which makes it kinda difficult to setup (you can use Monitor to see the output of a single band and then adjust the limiter setting).
- I fixed something in the GUI but I had a situation where I couldn't start it earlier tonight so it's probably not completely fixed yet.
- Some settings from the 2nd MB overruled the 1st, causing all kinds of effects. That has been fixed now, and I verified that the audio of Digital mode in the 1st MB is (nearly) identical to that of BETA761-016 (nearly because in 016 the frequencies still were 10% off). New quickly put together preset (NICE2) attached.
- Optimized CPU load. CPU load now strongly depends on the settings, for the settings that I posted earlier it's now less than half that of Digital mode! On my system it went down (single core mode, CPU load on that core) from 12.3% to 2.5%! (Again, depending on settings). Digital uses 9.1%.
- Merged more parameters (Peak vs RMS setting) with old ("digital") compressor.
- Slower Release speed in Analog compared to Digital
- Removed Shape Enable settings.
- Fixed Knee in Analog mode
- Fixed Aggressiveness slider behavior for Analog (!), made it behave the same as Digital mode (acts only on release speeds).

- Merged more parameters (Attack Time, Release Time) with old ("digital") compressor. Adjusted numbers in Digital compressor to match the (correctly calculated) behavior in Analog mode.
- Merged parameters (threshold, knee, ratio, feedback, channel separation, band mix) with old ("digital") compressor, I noticed that I was switching back and forth all the time to copy settings, so this seems easier. Threshold is now also displayed in dB's.
Made Multiband version of the new compressor! Choose 'Analog' mode to switch to the new one. See attached preset for an example!
- Made new Traditional Peak mode which behaves more like normal Peak.
- Added Lookahead, removes huge spikes at start of attack for fast attack times and reduces IMD.

- Fixed Ratio behavior
- Fixed 'Density Drive' slider in Analog mode
- Fixed no audio with certain combinations of filters

- Added lowpass filter to control signal to smooth out bad effects and remove distortion
- Added ITU-1770 mode to reduce pumping and improve level control
- Added Channel separation

- Rewrote all code
- Fixed Ratio
- Channels are not processed separately (wasn't the case before, and that was a bug)
- Fixed attenuation display
- Attack and Release times must be set to half the numbers of the previous beta's. Oil change speed must be doubled.

- Restored old Shape behavior from version 009
- Replaced 'Nonlinear Release' by 'Exponential Release', which works better and only needs 1 parameter. Use this to go up FASTER if you're down DEEPER.

- Added Ratio
- Added Feedback mode
- Fixed out-of-control behavior for certain extreme settings
- Fixed some more weird behavior things if the difference between Attack and Release is REALLY huge (behavior was bumpy and caused clicking sounds).

- Known issue: both Shape On settings must be enabled. I will probably remove them in the next build anyway so I'm not going to fix it.
Fixed a lot of bugs, will type the details here later. Oil Temperature is now in % and didn't work properly before. PLEASE LOAD THE DEFAULT SETTINGS for the new compressor or it will sound horrible.
Changed Attack Time, Release Time, Attack Speed Threshold, Release Speed Threshold to understandable values. Made 1.0 the 'standard' behavior for Shape.
- Added smoothing to oil temperature behavior for both attack and release.
Added Oil temperature behavior which was missing from my automatic (hydraulic) door model. Will explain below...
- Added another Peak mode slider in "New Singleband". The old one (from yesterday) works mainly on release, but in some cases the volume didn't go down fast enough on a loud sound. The new one works mainly on attack (higher value makes attack continue AFTER a peak.
- Changed Peak mode behavior in "New Singleband".
- New Singleband: Split Speed into Attack and Release Speed
- New Singleband: Made Attack and Release Speed Threshold relative to Speed - so you don't need to adjust it to change the shape.

WAITING FOR FEEDBACK 7.70:
- Wait for ProppFrexx feedback
- Wait for Matt Aaron's feedback about HD synchronization

TO DO 7.70:
- Make lookup table for sinc!
- Optimize resampling (pop can be placed in loop, check can be removed)
- Maybe continue Intel Inspector XE2015 check?
- Change version number
- Add presets
- Make BS412-like graph for levels?
- Release

TO DO 7.71:
- EQ with 'standard' sliders.

TO DO WITH LEIF:
- Clipper issues Leif / Wolf Stahl (probably the same thing)
- Stokkemask: try if I can move the data a few samples to make 2nd smoothing step unnecessary.


How to use RT+ in RadioText
Put \+xx before and \- after an item
where xx is an RT+ type number (00-63).

Instead of a number you can also use the codes
WW or UR for an URL (type 29)
AR for Artist (type 04)
TI for Title (type 01)

So for example:
Now playing \+ArMadonna\- - \+TiLike a Virgin\-

You can use at most 2 codes. For now, codes are transmitted for ALL the texts, so this only works properly if you have a static RT text. I might change that later.


Top
   
 
PostPosted: Fri May 22, 2015 4:20 pm 

Joined: Fri Apr 12, 2013 11:27 am
Posts: 167
Found a small bug (Analog mode only!):
The threshold range of the limiter in the after-AGC compressor is wrong. It has to be set to around -80dB for about "real" 0dB...
Regards,
Robert


Top
   
 
PostPosted: Fri May 22, 2015 4:23 pm 

Joined: Mon Aug 25, 2014 3:22 pm
Posts: 283
A bug I found: If the threshold of the multiband gate slowdown (in digital mode) is turned as low as it can get (defeated), the compressors will no longer release, at all. Moving the slider into non-defeated territory is a workaround.


Top
   
 
PostPosted: Fri May 22, 2015 4:24 pm 

Joined: Fri Apr 12, 2013 11:27 am
Posts: 167
Ah, and could you also check the after-AGC compressor's threshold range? I like to use AGC- like Speeds for it and I'm getting only about 3dB Gain reduction with 4:1 Ratio at -12dB threshold...
Thanks,
Regards,
Robert


Top
   
 
PostPosted: Fri May 22, 2015 6:53 pm 

Joined: Sun Feb 03, 2013 2:39 pm
Posts: 334
Quote:
Ah, and could you also check the after-AGC compressor's threshold range? I like to use AGC- like Speeds for it and I'm getting only about 3dB Gain reduction with 4:1 Ratio at -12dB threshold[...]
Please Hans, also check the old digital mode since I still think it is off by about 8.5 dB. Thanks.


Top
   
 
PostPosted: Fri May 22, 2015 9:52 pm 
Site Admin
User avatar

Joined: Mon Mar 17, 2008 1:40 am
Posts: 11425
If anyone is interested, Jesse Graffam is running a test of his preset:
Quote:
I'm doing a final day of tuning on my first public Stereo Tool preset "Minnesota". It features Stereo Tool's new fluid dynamics multiband as literally the only dynamics processing besides Natural Dynamics and maximum ~1dB of final peak limiting. I'll be running Leif's torture test at 3 PM CST (GMT-6) and 8 PM CST. I'll also take requests by Facebook Messenger. You can listen to me work here: http://stream.masterfulaudio.com:7911/listen.pls and you can see what music is playing here: http://goo.gl/dc0lJH


Top
   
 
PostPosted: Sat May 23, 2015 3:35 am 
Site Admin
User avatar

Joined: Mon Mar 17, 2008 1:40 am
Posts: 11425
BETA 761-047

Windows 32 bit:
Windows stand alone: http://www.stereotool.com/download/ster ... 61-047.exe
Winamp DSP: http://www.stereotool.com/download/dsp_ ... 61-047.exe
VST 32bit: http://www.stereotool.com/download/vst_ ... 61-047.dll

CHANGES:
- Wait for ProppFrexx feedback -> RDS updates via ProppFrexx work!
- Big CPU load optimization for resampler (factor 5 or 6!) used in synchronization between sound cards/transmitters.
- Fixed all warnings reported by Intel Inspector XE2015?
- Changed version number

OLD CHANGES:
- Crash reported by Peter Kluyver - Not enough information. Occurred in 761-035, crash in ntdll.dll at 0x5b72E (exception 0xC0000005), not handled by Stereo Tool. No streaming via VLC used.
- Added second Multiband Compressor
- Added new Dequantizer filter to increase the bit depth of recordings.
- Added resampler for normal output to fix 2 output on different sound cards problem (for example FM on sound card and streaming via VAC/VB Cable).
- Added auto-restart behavior if buffers get too full or too empty.
- Added upto 10 seconds of audio delay for HD radio.
- Added option to show beta version number in title bar
- RDS: Added RT+ support.
- RDS: Fixed time zone 30 minute offset problem - viewtopic.php?f=6&t=5941&p=28209#p28209
- GUI: Improved display for bigger screens.
- GUI: Increased maximum waveform display from 3.2 to 5 seconds.
- GUI: Made line around Phase Delay in bottom display less bright.
- GUI: Bug fix: Composite clipper used but not registered warning wasn't shown.
- GUI: Save settings .ini when saving the settings to any file.
- GUI: Fixed delay of Delossifier in display.
- GUI: Fix 'Load default values' question for MB #bands change.
- GUI: Improved Compressors gate and limiter display (new Analog mode only).
- Singleband Compressors: Don't allow Threshold values below 0.5 dB
- Compressors: Made a new Compressor implementation ('Analog'), based on the behavior of water pressure control systems and hydraulic automatically closing doors. Sounds better and uses far less CPU load.
- Compressors: Made new Limiter (only used in combination with new compressor mode).
- After-AGC Singleband Compressor: Added new Analog compressor mode with new limiter.
- Final Singleband Compressor: Added new Analog compressor mode with new limiter.
- Multiband Compressor: Added new Analog compressor mode with new limiter.
- Multiband Compressor: Band Link did not work in 3-band mode.
- Multiband Compressor: Added Freeze/Gate for all bands combined (Analog mode only).
- Multiband Compressor: Fix frequency band shift (10%, since 7.51 or 7.60).
- Multiband Compressor: Fixed a filtering issue when using Density Drive > 1.00
- Improved CPU performance a bit, on multiple places (clipper, GUI).
- Small performance optimizations.
- Multipath Clipper: Made it stricter (use Smoothing mode)
- Bug fix: Saving FM sound card issue in VST: viewtopic.php?f=2&t=6027&p=29066#p29066
- Fixed a number of 'uninitialized memory' warnings (Intel Inspector XE) - a bunch are still remaining, they might be false positives.(
- ProppFrexx integration: Added RDS control via VST (canDo, vendorSpecific)

WAITING FOR FEEDBACK 7.70:
- Wait for Matt Aaron's feedback about HD synchronization

TO DO 7.70:
- Could you also check the after-AGC compressor's threshold range? I like to use AGC- like Speeds for it and I'm getting only about 3dB Gain reduction with 4:1 Ratio at -12dB threshold... Reported by RobertSack. Please Hans, also check the old digital mode since I still think it is off by about 8.5 dB. Thanks. Reported by \_/. Edit: Seems fine here, I see about 10 dB reduction with those settings if I feed it dynamic audio.... Are you using Feedback mode or a different side chain maybe? Note: I just realized that I should be testing with beep tones, and a level below 0 dB makes no sense at all. So \_/ might be right. Will test with tones later. Edit: Offset for both Analog and Digital mode is about 8.3 dB. Since changing it will break existing presets, I'll add an offset to the displayed value only.
- Threshold range of the limiter in the after-AGC compressor is wrong. It has to be set to around -80dB for about "real" 0dB... Reported by RobertSack (Edit: Confirmed. I know why... Also I see that the display at the bottom view is incorrect, for some reason the limiter action isn't shown.)
- When gate is -99 (gray) it;s till working - one click up and it;s ok. Reported by Bojcha (Edit: Probably a rounding error. Ugh).
- If the threshold of the multiband gate slowdown (in digital mode) is turned as low as it can get (defeated), the compressors will no longer release, at all. Moving the slider into non-defeated territory is a workaround. Reported by weskeene. Edit: I don't see that here. But I'll check the code, could be that the gate speed gets stuck at its last value instead of being disabled. Edit #2: Ah, this is the same thing that Bojcha reported. Fixed!
- Memory leak in Generic plugin (reported by Franciszek)
- Compensate for Singleband Drive/Output Level in Analog Singleband DIFF mode.
- Add built-in skin support for blue skin
- Add presets
- Make BS412-like graph for levels?
- Release

TO DO 7.71:
- EQ with 'standard' sliders.

TO DO WITH LEIF:
- Clipper issues Leif / Wolf Stahl (probably the same thing)
- Stokkemask: try if I can move the data a few samples to make 2nd smoothing step unnecessary.


How to use RT+ in RadioText
Put \+xx before and \- after an item
where xx is an RT+ type number (00-63).

Instead of a number you can also use the codes
WW or UR for an URL (type 29)
AR for Artist (type 04)
TI for Title (type 01)

So for example:
Now playing \+ArMadonna\- - \+TiLike a Virgin\-

You can use at most 2 codes. For now, codes are transmitted for ALL the texts, so this only works properly if you have a static RT text. I might change that later.


Top
   
 
PostPosted: Sat May 23, 2015 4:50 am 

Joined: Mon Mar 07, 2011 7:11 am
Posts: 14
Just downloaded the latest beta and trying it on an AM stereo transmitter notably the multiband 2 feature. At the moment trying this to see if I can find any issues but so far enabling the new stuff has not really caused any problems.


Top
   
 
PostPosted: Sat May 23, 2015 11:26 pm 
User avatar

Joined: Tue Apr 05, 2011 1:20 pm
Posts: 149
Quote:
Ah, and could you also check the after-AGC compressor's threshold range? I like to use AGC- like Speeds for it and I'm getting only about 3dB Gain reduction with 4:1 Ratio at -12dB threshold...
Thanks,
Regards,
Robert
That seems normal if your signal running into it is *extremely* loud.

I'm using ~Infinite:1 ratios and even with the Multiband 2 "Drive" set to match the input's LKFS (so for -23 LKFS the drive would be set to +23 dB) which makes the signal very very loud already, i'm using these thresholds to get a -12dB nominal gain reduction:
Image


Top
   
 
PostPosted: Sun May 24, 2015 6:30 am 
Site Admin
User avatar

Joined: Mon Mar 17, 2008 1:40 am
Posts: 11425
BETA 761-048

Windows 32 bit:
Windows stand alone: http://www.stereotool.com/download/ster ... 61-048.exe
Winamp DSP: http://www.stereotool.com/download/dsp_ ... 61-048.exe
VST 32bit: http://www.stereotool.com/download/vst_ ... 61-048.dll

CHANGES:
- Could you also check the after-AGC compressor's threshold range? I like to use AGC- like Speeds for it and I'm getting only about 3dB Gain reduction with 4:1 Ratio at -12dB threshold... Reported by RobertSack. Please Hans, also check the old digital mode since I still think it is off by about 8.5 dB. Thanks. Reported by \_/. Edit: Seems fine here, I see about 10 dB reduction with those settings if I feed it dynamic audio.... Are you using Feedback mode or a different side chain maybe? Note: I just realized that I should be testing with beep tones, and a level below 0 dB makes no sense at all. So \_/ might be right. Will test with tones later. Edit: Offset for both Analog and Digital mode is about 8.3 dB. Since changing it will break existing presets, I'll add an offset to the displayed value only.
- Threshold range of the limiter in the after-AGC compressor is wrong. It has to be set to around -80dB for about "real" 0dB... Reported by RobertSack (Edit: Confirmed. I know why... Also I see that the display at the bottom view is incorrect, for some reason the limiter action isn't shown.)
- When gate is -99 (gray) it;s till working - one click up and it;s ok. Reported by Bojcha (Edit: Probably a rounding error. Ugh).
- If the threshold of the multiband gate slowdown (in digital mode) is turned as low as it can get (defeated), the compressors will no longer release, at all. Moving the slider into non-defeated territory is a workaround. Reported by weskeene. Edit: I don't see that here. But I'll check the code, could be that the gate speed gets stuck at its last value instead of being disabled. Edit #2: Ah, this is the same thing that Bojcha reported. Fixed!
- Added a few new presets

OLD CHANGES:
- Crash reported by Peter Kluyver - Not enough information. Occurred in 761-035, crash in ntdll.dll at 0x5b72E (exception 0xC0000005), not handled by Stereo Tool. No streaming via VLC used.
- Added second Multiband Compressor
- Added new Dequantizer filter to increase the bit depth of recordings.
- Added resampler for normal output to fix 2 output on different sound cards problem (for example FM on sound card and streaming via VAC/VB Cable).
- Added auto-restart behavior if buffers get too full or too empty.
- Added upto 10 seconds of audio delay for HD radio.
- Added option to show beta version number in title bar
- RDS: Added RT+ support.
- RDS: Fixed time zone 30 minute offset problem - viewtopic.php?f=6&t=5941&p=28209#p28209
- GUI: Improved display for bigger screens.
- GUI: Increased maximum waveform display from 3.2 to 5 seconds.
- GUI: Made line around Phase Delay in bottom display less bright.
- GUI: Bug fix: Composite clipper used but not registered warning wasn't shown.
- GUI: Save settings .ini when saving the settings to any file.
- GUI: Fixed delay of Delossifier in display.
- GUI: Fix 'Load default values' question for MB #bands change.
- GUI: Improved Compressors gate and limiter display (new Analog mode only).
- Singleband Compressors: Don't allow Threshold values below 0.5 dB
- Compressors: Made a new Compressor implementation ('Analog'), based on the behavior of water pressure control systems and hydraulic automatically closing doors. Sounds better and uses far less CPU load.
- Compressors: Made new Limiter (only used in combination with new compressor mode).
- After-AGC Singleband Compressor: Added new Analog compressor mode with new limiter.
- Final Singleband Compressor: Added new Analog compressor mode with new limiter.
- Multiband Compressor: Added new Analog compressor mode with new limiter.
- Multiband Compressor: Band Link did not work in 3-band mode.
- Multiband Compressor: Added Freeze/Gate for all bands combined (Analog mode only).
- Multiband Compressor: Fix frequency band shift (10%, since 7.51 or 7.60).
- Multiband Compressor: Fixed a filtering issue when using Density Drive > 1.00
- Improved CPU performance a bit, on multiple places (clipper, GUI).
- Small performance optimizations.
- Optimized synchronization between sound cards code - factor 5 CPU load reduction.
- Multipath Clipper: Made it stricter (use Smoothing mode)
- Bug fix: Saving FM sound card issue in VST: viewtopic.php?f=2&t=6027&p=29066#p29066
- Fixed 'uninitialized memory read' warnings (reported by Intel Inspector XE).(
- ProppFrexx integration: Added RDS control via VST (canDo, vendorSpecific)

WAITING FOR FEEDBACK 7.70:
- Wait for Matt Aaron's feedback about HD synchronization

TO DO 7.70:
- Compensate for Singleband Drive/Output Level in Analog Singleband DIFF mode.
- Threshold and knee are labeled 'Speeds' instead of 'Levels'.
- The digital post-AGC wasn't fixed and is still faster than all the other compressors.
- Waveform display can be set to 10 sec here. If I do so it gets stuck only when it is shown on the lower left with a standard ST window. If I maximize the ST window or click the arrows to display the waveform at the right side it works just fine.
- Add support for built-in skins
- Check difference in sound with a few beta's ago - Unchanged since BETA041, but there are changes before... -> Ah, that's the new compressor/limiter, no problem.
- Change Attack/Release Oil Temperature name!
- Add/update presets
- Release

TO DO 7.71:
- EQ with 'standard' sliders.
- Make BS412-like graph for levels
- Memory leak in Generic plugin (reported by Franciszek)

TO DO WITH LEIF:
- Clipper issues Leif / Wolf Stahl (probably the same thing)
- Stokkemask: try if I can move the data a few samples to make 2nd smoothing step unnecessary.


How to use RT+ in RadioText
Put \+xx before and \- after an item
where xx is an RT+ type number (00-63).

Instead of a number you can also use the codes
WW or UR for an URL (type 29)
AR for Artist (type 04)
TI for Title (type 01)

So for example:
Now playing \+ArMadonna\- - \+TiLike a Virgin\-

You can use at most 2 codes. For now, codes are transmitted for ALL the texts, so this only works properly if you have a static RT text. I might change that later.


Top
   
 
Display posts from previous:  Sort by  
Post new topic  This topic is locked, you cannot edit posts or make further replies.  [ 476 posts ]  Go to page Previous 138 39 40 41 4248 Next

All times are UTC+02:00


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Limited