foo_dsp_continuator, crossfading plugin |
![]() ![]() |
foo_dsp_continuator, crossfading plugin |
May 2 2005, 17:18
Post
#76
|
|
|
Group: Members Posts: 58 Joined: 12-January 04 From: Germany Member No.: 11164 |
Hi guys,
version 0.2.4 is uploaded: - added enable/disable menu items - tried to lower system (cpu) resources on track changes to prevent crash when used together with oddcast (please try if that helps) Enjoy |
|
|
|
May 2 2005, 18:45
Post
#77
|
|
![]() Group: Members Posts: 3353 Joined: 6-July 03 From: Sachsen (DE) Member No.: 7609 |
thanks for the update.
Here's an idea which i have been thinking about for a while: I'm using continuator or crossfader sometimes to quickly create mixes from submitted tracks. It would be great if continuator had 3 modes: punch-in (its main feature), full-overlap and crossfade. Then, it would be cool if one could give a track a CONTINUATOR-tag, which can have the value "punch", "overlap" or "crossfade". Before doing the transition to the next track, continuator woud check if the current file has a continuator-tag and if yes let the tag-value override the default-behaviour. So, if the current track would have a "crossfade"-value in the tag, then continuator would crossfade from the current into the next track. This would be great for quickly creating mixes or amateur-DJing - but i dont know if you consider it in the scope of your plugin. - Lyx -------------------- I am arrogant and I can afford it because I deliver.
|
|
|
|
May 2 2005, 19:46
Post
#78
|
|
![]() Group: Members Posts: 15 Joined: 11-February 05 From: Lyon, France Member No.: 19759 |
Heh, thanks for thinking about us again Cpt. Footure
The "toggle" menu item still a little check sign on it when the plugin is activated. It seems that you forgot to remove the "checkable" property on this one (the former "enable" menu item). Speaking of amateur DJing, do you think it's possible to add an APPLY button, as I proposed in my last post ? That's because when I want to change a parameter value, I have to stop the playback for my change to take effect. It would be a real plus for live mixing to be able to change values while playing |
|
|
|
May 2 2005, 20:23
Post
#79
|
|
![]() Group: Members Posts: 70 Joined: 3-October 03 From: Harrisburg, PA Member No.: 9130 |
QUOTE (Cpt. Footure @ May 2 2005, 11:18 AM) Hi guys, version 0.2.4 is uploaded: - added enable/disable menu items - tried to lower system (cpu) resources on track changes to prevent crash when used together with oddcast (please try if that helps) Enjoy Thanks! I had problems with Continuator combined with Oddcast and removed it a while ago. I'll get the new version installed and let you know if the new version has resolved the problems I saw. -------------------- Alex Harden * http://alexharden.org
|
|
|
|
May 3 2005, 15:14
Post
#80
|
|
|
Group: Members Posts: 2340 Joined: 28-August 02 Member No.: 3218 |
I cannot start fb2k with this. I'm on w2ksp4. See crash log below.
BTW, can you make it working with foo_skip? I posted a problem report here: http://www.hydrogenaudio.org/forums/index....ndpost&p=293635 (foo_skip does skip a track if a tag is matching. But continuator does always start some milliseconds, depending on its configuration) CODE <snipped>, bug has been fixed, http://www.hydrogenaudio.org/forums/index.php?showtopic=18703&view=findpost&p=295179
This post has been edited by Squeller: May 5 2005, 07:45 |
|
|
|
May 4 2005, 08:04
Post
#81
|
|
|
Group: Members Posts: 58 Joined: 12-January 04 From: Germany Member No.: 11164 |
QUOTE (Zeugma @ May 2 2005, 08:46 PM) Heh, thanks for thinking about us again Cpt. Footure I've been thinking about 'you' all the time (well, almost).QUOTE (Zeugma @ May 2 2005, 08:46 PM) The "toggle" menu item still a little check sign on it when the plugin is activated. It seems that you forgot to remove the "checkable" property on this one (the former "enable" menu item). This check sign should indicate the current state.QUOTE (Zeugma @ May 2 2005, 08:46 PM) Speaking of amateur DJing, do you think it's possible to add an APPLY button, as I proposed in my last post ? That's because when I want to change a parameter value, I have to stop the playback for my change to take effect. It would be a real plus for live mixing to be able to change values while playing ?All settings except 'Maximum overlap length' are applyed instantly, ie. on next track change. @squeller bug fixed in version 0.2.5 @lyx I'll be thinking about your CONTINUATOR-tag suggestion. |
|
|
|
May 4 2005, 08:37
Post
#82
|
|
|
Group: Members Posts: 2340 Joined: 28-August 02 Member No.: 3218 |
QUOTE (Cpt. Footure @ May 3 2005, 11:04 PM) Thanks cpt footure! Works fine. I know I'm pissing you off, but may I ask for you opinion on: QUOTE BTW, can you make it working with foo_skip? I posted a problem report here: http://www.hydrogenaudio.org/forums/index....ndpost&p=293635 ? (foo_skip does skip a track if a tag is matching. But continuator does always start some milliseconds, depending on its configuration) @lyx: great suggestion |
|
|
|
May 4 2005, 08:46
Post
#83
|
|
|
Group: Members Posts: 58 Joined: 12-January 04 From: Germany Member No.: 11164 |
QUOTE (Squeller @ May 4 2005, 09:37 AM) I know I'm pissing you off, but may I ask for you opinion on: Don't worry, i'm great in ignoring irrelevant input QUOTE foo_skip But I will have a look at it. |
|
|
|
May 4 2005, 15:14
Post
#84
|
|
![]() Group: Members Posts: 3353 Joined: 6-July 03 From: Sachsen (DE) Member No.: 7609 |
Refined version of the continuator-tag proposal:
CODE CONTINUATOR-tag value | Behaviour on transition to next track -----------------------+----------------------------------------- off | do nothing gapkill | trim silence only overlap | do simple overlapping without searching for a punch-in point punchin | search for punch-in point and overlap there (continuator's main-feature) crossfade | crossfade to next track -----------------------+----------------------------------------- Even cooler, but maybe too much work to implement: when using overlap or crossfade, then be able to specify the transition-length in the continuator tag(so, length of crossfade/overlapping) like for example "overlap,5000" would mean "do a 5seconds overlap at transition to next track". Together with foo_quicktag(and maybe a continuator-column in one's formatting) this feature could be used on the fly easily :) - Lyx -------------------- I am arrogant and I can afford it because I deliver.
|
|
|
|
May 4 2005, 15:41
Post
#85
|
|
![]() Group: Members Posts: 1193 Joined: 3-September 03 From: Bergen, Norway Member No.: 8667 |
-------------------- "ONLY THOSE WHO ATTEMPT THE IMPOSSIBLE WILL ACHIEVE THE ABSURD"
- Oceania Association of Autonomous Astronauts |
|
|
|
May 4 2005, 15:46
Post
#86
|
|
![]() Group: Members Posts: 657 Joined: 27-November 02 Member No.: 3911 |
QUOTE (Mr_Rabid_Teddybear @ May 4 2005, 03:41 PM) http://www.ewetel.net/~axel.behrens2/foo_dsp_continuator.dll |
|
|
|
May 4 2005, 17:26
Post
#87
|
|
![]() Group: Members Posts: 15 Joined: 11-February 05 From: Lyon, France Member No.: 19759 |
QUOTE (Cpt. Footure @ May 4 2005, 01:04 AM) QUOTE (Zeugma @ May 2 2005, 08:46 PM) Speaking of amateur DJing, do you think it's possible to add an APPLY button, as I proposed in my last post ? That's because when I want to change a parameter value, I have to stop the playback for my change to take effect. It would be a real plus for live mixing to be able to change values while playing :cool: ?All settings except 'Maximum overlap length' are applyed instantly, ie. on next track change. Hehe ^^" I was actually requesting it because of that very setting, since I tend to play with overlapping tracks :b Can it be modified so that this one is updated as well ? On the other hand, if you decide to follow what Lyx has just proposed, I'd be satisfied as well, since it allows even more on-the-fly tinkering with continuator ;) |
|
|
|
May 5 2005, 02:53
Post
#88
|
|
![]() Group: Members Posts: 98 Joined: 2-October 04 Member No.: 17431 |
I don't know what's up with my settings but my tracks don't crossfade. The end of the mp3 will fade, but at the end, the next song starts right in. The crossfader plugin that comes in the foobar iinstallation works fine.
Any clues? -------------------- - FLAC/200GB external
- AAC 128 vbr/local - iPod Nano 2G 8GB |
|
|
|
May 5 2005, 03:37
Post
#89
|
|
|
Group: Members Posts: 65 Joined: 31-March 04 From: New Zealand Member No.: 13143 |
QUOTE (Cpt. Footure @ May 3 2005, 05:18 AM) Awesome. Thanks a bunch. That'll make my automation scripts much more useful. ![]() C |
|
|
|
May 5 2005, 07:51
Post
#90
|
|
|
Group: Members Posts: 2340 Joined: 28-August 02 Member No.: 3218 |
QUOTE (Lyx @ May 4 2005, 06:14 AM) CODE CONTINUATOR-tag value | Behaviour on transition to next track -----------------------+----------------------------------------- off | do nothing gapkill | trim silence only overlap | do simple overlapping without searching for a punch-in point punchin | search for punch-in point and overlap there (continuator's main-feature) crossfade | crossfade to next track -----------------------+----------------------------------------- Even cooler, but maybe too much work to implement: when using overlap or crossfade, then be able to specify the transition-length in the continuator tag(so, length of crossfade/overlapping) like for example "overlap,5000" would mean "do a 5seconds overlap at transition to next track". We'd need a better foo_quicktag then... The problem with foo_quicktag is, you will not be able to concatenate to your tag. (e.g. you can not add ",5000" to an existing "overlap") |
|
|
|
May 5 2005, 07:57
Post
#91
|
|
|
Group: Members Posts: 58 Joined: 12-January 04 From: Germany Member No.: 11164 |
QUOTE (Lance Uppercut @ May 5 2005, 03:53 AM) I don't know what's up with my settings but my tracks don't crossfade. The end of the mp3 will fade, but at the end, the next song starts right in. The crossfader plugin that comes in the foobar iinstallation works fine. Maybe it's a seamless transition? Or it's (falsely) detected as one. Did you try to uncheck 'Disable track overlapping...'? Or maybe your threshold setting was too low.Any clues? btw: At the moment Continuator does no fade-in. It just starts the new track at the point where the old track reaches a specific threshold. |
|
|
|
May 5 2005, 08:02
Post
#92
|
|
|
Group: Members Posts: 58 Joined: 12-January 04 From: Germany Member No.: 11164 |
QUOTE (Zeugma @ May 4 2005, 06:26 PM) Hehe ^^" I was actually requesting it because of that very setting, since I tend to play with overlapping tracks :b Can it be modified so that this one is updated as well ? I'll see if i can do that.
|
|
|
|
May 5 2005, 08:06
Post
#93
|
|
|
Group: Members Posts: 58 Joined: 12-January 04 From: Germany Member No.: 11164 |
QUOTE (Lyx @ May 4 2005, 04:14 PM) Refined version of the continuator-tag proposal: Good proposal, i'm pretty sure that i'll implement it sooner or later. CODE CONTINUATOR-tag value | Behaviour on transition to next track -----------------------+----------------------------------------- off | do nothing gapkill | trim silence only overlap | do simple overlapping without searching for a punch-in point punchin | search for punch-in point and overlap there (continuator's main-feature) crossfade | crossfade to next track -----------------------+----------------------------------------- Even cooler, but maybe too much work to implement: when using overlap or crossfade, then be able to specify the transition-length in the continuator tag(so, length of crossfade/overlapping) like for example "overlap,5000" would mean "do a 5seconds overlap at transition to next track". Together with foo_quicktag(and maybe a continuator-column in one's formatting) this feature could be used on the fly easily - Lyx I know you all would prefer 'sooner', but please be patient. |
|
|
|
May 5 2005, 10:28
Post
#94
|
|
![]() Group: Members Posts: 98 Joined: 2-October 04 Member No.: 17431 |
QUOTE btw: At the moment Continuator does no fade-in. It just starts the new track at the point where the old track reaches a specific threshold. Oh. If thats the case, then the plugin works perfectly! Thanks -------------------- - FLAC/200GB external
- AAC 128 vbr/local - iPod Nano 2G 8GB |
|
|
|
May 5 2005, 15:45
Post
#95
|
|
![]() Group: Members Posts: 3353 Joined: 6-July 03 From: Sachsen (DE) Member No.: 7609 |
QUOTE (Squeller @ May 5 2005, 08:51 AM) We'd need a better foo_quicktag then... The problem with foo_quicktag is, you will not be able to concatenate to your tag. (e.g. you can not add ",5000" to an existing "overlap") Not necessary - you can just create submenus in quicktag to overwrite the previous tag-value completely: mainmenu: remove tag off trim silence overlap punch-in crossfade overlap and crossfade would have submenus with a selection of timespans... these submenu options would then just overwrite the previous value with i.e. "overlap,5000". So, i don't see any reason for concetanating values. From a coders POV it may be the more "clean" way to do it, but from a practical POV it is not necessary. - Lyx -------------------- I am arrogant and I can afford it because I deliver.
|
|
|
|
May 5 2005, 16:54
Post
#96
|
|
|
Group: Members Posts: 2340 Joined: 28-August 02 Member No.: 3218 |
QUOTE (Lyx @ May 5 2005, 06:45 AM) Not necessary - you can just create submenus in quicktag to overwrite the previous tag-value completely true |
|
|
|
May 11 2005, 09:50
Post
#97
|
|
|
Group: Members Posts: 58 Joined: 12-January 04 From: Germany Member No.: 11164 |
QUOTE (Squeller @ May 4 2005, 09:37 AM) Thanks cpt footure! Works fine. I know I'm pissing you off, but may I ask for you opinion on: Hi,QUOTE BTW, can you make it working with foo_skip? I posted a problem report here: http://www.hydrogenaudio.org/forums/index....ndpost&p=293635 ? (foo_skip does skip a track if a tag is matching. But continuator does always start some milliseconds, depending on its configuration) continuator is not to blame for this behaviour. The problem lies within the (crossfading?, maybe DirectSound v2.5? Shit, that's me also) output plugin. foo_skip seems to 'hit' the skip button just after a new track has started. I'm not sure if i can do anything about it. |
|
|
|
May 11 2005, 10:48
Post
#98
|
|
![]() Group: Members Posts: 2525 Joined: 25-July 02 From: South Korea Member No.: 2782 |
I wonder if I'm the only one who's not attracted to fixed strings.
Why make it depend on a specific tag, and specific contents? It could be made configurable through TAGZ, which would be worth it, IMHO.
-------------------- http://blacksun.ivyro.net/vorbis/vorbisfaq.htm
|
|
|
|
May 11 2005, 12:02
Post
#99
|
|
![]() Group: Members Posts: 3353 Joined: 6-July 03 From: Sachsen (DE) Member No.: 7609 |
QUOTE (kjoonlee @ May 11 2005, 11:48 AM) I wonder if I'm the only one who's not attracted to fixed strings. Why make it depend on a specific tag, and specific contents? It could be made configurable through TAGZ, which would be worth it, IMHO.
Yeah cool - one more ambigious tag-standard, so that public formatting-strings cannot support such features. I on my side can say, that if the tag-name/value becomes configurable, then i (and probably every other public formatting-strings author) will not support it for obvious reasons - because we CANNOT. Very bad idea IMHO. - Lyx -------------------- I am arrogant and I can afford it because I deliver.
|
|
|
|
May 11 2005, 12:34
Post
#100
|
|
![]() Group: Members Posts: 2525 Joined: 25-July 02 From: South Korea Member No.: 2782 |
/me shrugs.
You have the masstagger, so if you encounter tags you don't like, you can always change them your way. Who cares if someone else's formatting doesn't support your tags? You? You are free to hack at the formatting, and you'll have the freedom of not being forced to change your tags. -------------------- http://blacksun.ivyro.net/vorbis/vorbisfaq.htm
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 26th May 2013 - 06:11 |