This is possible if you create a file type for teasers. To create a file type for teaser, use the teaser= identifier. Then you'll be able to adjust crossfade settings for the file type.Riddle said:Would be nice to be able to set a seperate "mixpoint" for teaser starts and ends, since it could be nice to have a "tail" under the start sound with the "start" of the teaser and make a better mixout to the next track with the "end" of the teaser.
djsoft said:This is possible if you create a file type for teasers. To create a file type for teaser, use the teaser= identifier. Then you'll be able to adjust crossfade settings for the file type.Riddle said:Would be nice to be able to set a seperate "mixpoint" for teaser starts and ends, since it could be nice to have a "tail" under the start sound with the "start" of the teaser and make a better mixout to the next track with the "end" of the teaser.
File types: http://manual.djsoft.net/radioboss/en/using_different_types_of_files.htm
Crossfades: http://manual.djsoft.net/radioboss/en/crossfades.htm
Can you please specify what is not working?NICKY G DJ said:interesting this feature but even reading the manual I could not make it work.
The manual is far from perfect, this is trueNICKY G DJ said:I think a lot of manual sum things are not explained in detail. Many others need to turn a lot in the forum and ask ...
djsoft said:NICKY G DJ said:interesting this feature but even reading the manual I could not make it work.Can you please specify what is not working?
The API requires basic programming knowledge, this is not specific to RadioBOSS - any API has this requirement more or less.NICKY G DJ said:- the remote api is specified a series of options but then you do not understand in practice how to implement them (not all of us are computer science genes)
The wizard already exists and it allows using most of the commands - there's a button in the event window.NICKY G DJ said:- The same thing for the seduler's commands (I think a wizard for all the commands would help a lot)
The macro is explained here, with examples: https://manual.djsoft.net/radioboss/en/scheduler_options.htm (you'll need to click the "details" link).NICKY G DJ said:- Another thing like to better manage MACRO and all kinds of instructions. I know this function because of other software where it is possible through variables day month year now and other settings, to be able to manage well both the download and the airing. here I can not find a detailed or at least exhaustive guide
Partially this problem is because you use automatically translated use manual, I suppose many things become obscure because of it. But you can ask any questions here to get helpNICKY G DJ said:For the idea that I have made of this software has great potential compared to other software of the competition, but many things that I think I do then I can not make them work.
Riddle said:Would be nice to be able to set a seperate "mixpoint" for teaser starts and ends, since it could be nice to have a "tail" under the start sound with the "start" of the teaser and make a better mixout to the next track with the "end" of the teaser.
That list includes the most commonly used commands. For the rest, you should copy them from the user manual, given that most of the commands require parameters, so user manual will be used anyway.NICKY G DJ said:1. for the WIZARD I wanted to understand the use of the "all" commands of the panel on the left (see attached photo)
The macro is typically used directly in the scheduled events. You enter something like C:\Radio\Hours\?hh.mp3 to the file name field and it will change the ?hh part to the current hour. There are some examples in the user manual.NICKY G DJ said:2. Are "automatic" macros always called only from "playlist generator pro"?
You can create playlist with those tags using a text editor, e.g. Notepad. Just list the file names with fuill path (with macro tags where needed, one per line), and save the file with m3u8 extension, encoded in UTF8.NICKY G DJ said:3. I can not create a "manual" playlist of mine where I enter the following line:
C:\voices\voice_1_?yyyy_?mm_?dd.mp3
C:\voices\voice_2_?yyyy_?mm_?dd.mp3
C:\voices\voice_3_?yyyy_?mm_?dd.mp3
You can edit transitions in the teaser itself: in the Add Teaser window click Settings, and set the transition parameters to your needs. See the image attached.NICKY G DJ said:Maybe the friend RIDDLE wanted to understand you can do this thing with the TEASER, that is to create some overlap of track between start, transition and end .... (as in the diagram) ...
djsoft said:NICKY G DJ said:1. for the WIZARD I wanted to understand the use of the "all" commands of the panel on the left (see attached photo)
That list includes the most commonly used commands. For the rest, you should copy them from the user manual, given that most of the commands require parameters, so user manual will be used anyway.
and is not it better a wizard with the instructions that guides you step by step?
The macro is typically used directly in the scheduled events. You enter something like C:\Radio\Hours\?hh.mp3 to the file name field and it will change the ?hh part to the current hour. There are some examples in the user manual.NICKY G DJ said:2. Are "automatic" macros always called only from "playlist generator pro"?
You can create playlist with those tags using a text editor, e.g. Notepad. Just list the file names with fuill path (with macro tags where needed, one per line), and save the file with m3u8 extension, encoded in UTF8.NICKY G DJ said:3. I can not create a "manual" playlist of mine where I enter the following line:
The example of file contents:
The ?yyyy and other macro will be changed on playback to the actual values.Code:C:\voices\voice_1_?yyyy_?mm_?dd.mp3 C:\voices\voice_2_?yyyy_?mm_?dd.mp3 C:\voices\voice_3_?yyyy_?mm_?dd.mp3
djsoft said:You can edit transitions in the teaser itself: in the Add Teaser window click Settings, and set the transition parameters to your needs. See the image attached.NICKY G DJ said:Maybe the friend RIDDLE wanted to understand you can do this thing with the TEASER, that is to create some overlap of track between start, transition and end .... (as in the diagram) ...
If you want to edit how the teaser itself is mixed with preceding or following item in the playlist, then you need to create a file type for teaser (actually, the default file type already exists, named "Teased" but that depends on when you first installed RadioBOSS, it didn't exist in older versions).
Creating a file type: https://manual.djsoft.net/radioboss/en/using_different_types_of_files.htm
Set the identifier to teaser= in the settings (please see the second screenshot).
After file type is created, edit its mixing settings in the crossfade settings for that file type: https://manual.djsoft.net/radioboss/en/crossfades.htm - please see the third screenshot.
Typically it is used in the scheduler and you can enter those valued directly when you create a scheduled event - place those in the filename field, or use the Multiple Actions window and use those commands there.NICKY G DJ said:But why instead of using the notepad (notepad / notepad ++), these things can not be done directly in RadioBoss when creating a playlist? directly from the playlist editor I replace the macro variables in the file path? YYYY? mm? dd.mp3 ....
Fade in and fade out only control the playback volume. Overlapping with the next track is controlled by the Mix option.NICKY G DJ said:in practice, increase the IN / OUT fade values and make the file longer