Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: foo_dumb (Read 313813 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

foo_dumb

Reply #225
Dynamic variables %__mod_dyn_speed% and %__mod_dyn_tempo% doesn't work for me. A question sign shown instead :-\

Help please! (Or tell what a player shows that property dynamically.)

But %__mod_channels% works.

Versions: foobar2000 0.9.5.6 + foo_dumb 0.9.8.4
I tried various *.xm and *.mod files.

foo_dumb

Reply #226
Dynamic variables %__mod_dyn_speed% and %__mod_dyn_tempo% doesn't work for me. A question sign shown instead :-\

Help please! (Or tell what a player shows that property dynamically.)

But %__mod_channels% works.

Versions: foobar2000 0.9.5.6 + foo_dumb 0.9.8.4
I tried various *.xm and *.mod files.

You need to check Dynamic song position info in foo_dumbs configuration screen.

foo_dumb

Reply #227
Thank you very much! Foobar works like none other player now.

foo_dumb

Reply #228
Is there any possibility of removing the limitation on writing APEv2 tags only on files with one subsong? I'm trying to import a bunch of XMs and ITs into my studiously tagged and ReplayGain'd collection, and the odd multi-subsong track is throwing stuff off.

Excellent work btw!

foo_dumb

Reply #229
Sorry, I didn't get around to making multi-song files taggable yet, but I did add support for MO3. It requires unmo3.exe somewhere in the system path to unpack the files, which can be downloaded here.

foo_dumb

Reply #230
Thanks for MO3! Been waiting for this
[EDIT] It can't handle MO3 with subsongs correctly, only the first one is played.

foo_dumb

Reply #231
Strange, but on other pc it works correctly.

foo_dumb

Reply #232
I rewrote the MO3 support to use the bundled unmo3.dll instead of unmo3.exe, which is much safer and cleaner. I also implemented support for DSMI AMF files, completing the AMF extension as far as modules are concerned.

foo_dumb

Reply #233
Kode54,  though as much as I like to use your plugin the last releases give me hard times due to the modification of how sample data gets listed without line breaks. It renders the sample window area of Foo_Infobox.dll useless, same is true for the built-in properties dialog of foobar2000.

I tried to make use of $meta_sep(samples,$crlf()) as was hinted by a user but that seems to be only an option usable in playlists and certain configurable strings of foobar2000 itself, it doesn't work for hardcoded strings of plugins. So I'd like to request to make "listing of sample data without line breaks" a toggle in the option dialog of Foo_Dumbs.


foo_dumb

Reply #234
Kode54,  though as much as I like to use your plugin the last releases give me hard times due to the modification of how sample data gets listed without line breaks. It renders the sample window area of Foo_Infobox.dll useless, same is true for the built-in properties dialog of foobar2000.

What a coincidence - I actually came here to post about the same thing.

I'd really appreciate if sample data would get listed with line breaks - I recall that in a previous install of fb2k, I had another plugin where every line of sample data was listed as a different property in the song properties window. This isn't the case with foo_dumb.

foo_dumb

Reply #235
Kode54,

can't you just spend a moment to answer our posts, too? Even if you can't be bothered to look into our request,
it's only fair to let us know then. Thanks.

foo_dumb

Reply #236
Sorry I missed your posts, I don't have this topic on notify, so if the replies don't show up on the first page of the updated topics list, I miss them. Correcting the issue of topic notification now.

I've reimplemented the original style, with an extra digit of padding, and made the multi-value tag style an option. Manually reload info on affected files. Of course, if you applied APEv2 tags, you'll need to remove the tags and reload info for the change to take effect.

foo_dumb

Reply #237
Thanks for answering the request positively and providing an update of Foo_Dumb this quick.
Much appreciated.

foo_dumb

Reply #238
I feel like I'm missing something obvious here, but where can I find the foo_dumb configuration menu? And how can I add tagging to .mod files with Replaygain info??

foo_dumb

Reply #239
Preferences > Playback/Input/DUMB module decoder.
You can write RG and other tags by enabling the (non-standard) option "
  • Write APEv2 tags".
Full-quoting makes you scroll past the same junk over and over.

foo_dumb

Reply #240
Still not working with the APE tags, it's telling me it's an unsupported file format.

Though I am working with j2b files.

foo_dumb

Reply #241
J2B are compressed files, which means that tag writing is disabled, the same as with renamed MDZ/S3Z/XMZ/ITZ files, as well as MO3. I'll see if I can work around this.

Edit: Implemented support for MOD files with VBlank timing. In these files, the F command always sets the speed, the tempo is locked at 125. Especially fun since there's no definite way of detecting whether a file uses this timing or not.

foo_dumb

Reply #242
I don't think this plugin plays this module correctly: link. It sounds different, better in my opinion, when played in XMPlay or Winamp.

foo_dumb

Reply #243
Incorrect playback of file:
ftp://mirror.support.nl/pub/mono/96/m_space.zip
foo_dumb 0.9.9.9

It was playing correctly with some older versions (spring ones IIRC).
Sharing delusions since 1991.

foo_dumb

Reply #244
I fixed the problem, it was detecting the length of the VBlank timed version as greater than 2 hours, which was returning 0 to indicate the error, and was getting picked over the proper timed version. Note that this file still won't loop correctly, because it sets the speed to 0x20 to delay at the end, where it probably means to set the tempo, so the speed remains the same upon the loop.

foo_dumb

Reply #245
Thank you for fast response.
Sharing delusions since 1991.

foo_dumb

Reply #246
I cant seem to be able to playback zipped trackers. Is this not in the features?
A lot of old music in my archives are zipped and renamed to retain original filenames and dates.

For example maktone-1990CHIP.mod zipped to maktone-1990CHIP.zip then renamed to Maktone - 1990 Chip.mod

Saves a some storage space and a traditional habit, I know some other module players support this but I only get errors when I try to play them.

Best Regards

foo_dumb

Reply #247
Don't rename it to .mod
Sharing delusions since 1991.

foo_dumb

Reply #248
Are you sure you have foo_unpack installed?

foo_dumb

Reply #249
When I convert a mod to WAV and have loops set to anything but "none". Then the converter won't loop the output. Is there any way I can convert looped mods?