Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /storage/content/49/145849/famitracker.com/public_html/forum/classes/dbHandler.php on line 29 FamiTracker
Login:
Menu:
Post: Author:
FamiTracker > General > Bug Reports & Feature Requests > Some bugs in 0.3.6. Stable Owner: nicetas_c New post
Page 1 of 1 Sort:  
Some bugs in 0.3.6. Stable Posted: 2011-02-05 10:58 Reply | Quote
nicetas_c



Member for: 4582 days
Location: AB, CA
Status: Offline

#12959
1. [File] --> [Configuration] --> [Appearance] --> [Colors] --> [Item] contains two typos: 'Higlighed background' and 'Higlighed background 2'.
2. On the toolbar there is an 'About' button and to the right of it is a 'Help' button that does nothing most of the time; 'Failed to launch help' even the help file is there. Press it and your cursor changes to the one with a question mark; click on the pattern editor, and FamiTracker will lead to the help index instead of the pattern editor's own page.
3. Triangle channel still allows channel volumes. (although I recently find myself preferring it and DPCM channel's to show up)

RE: Some bugs in 0.3.6. Stable Posted: 2011-02-05 13:51 Reply | Quote
Dave
Moderator

Avatar

Member for: 5682 days
Location: UK
Status: Offline

#12960
The triangle channel should allow channel volumes but only the values F and 0 (for on and off.) 0 currently doesn't do anything though. Here's why (attached) - you should be able to create the same effect either directly in the patterns or in an instrument, but currently the only way is using an instrument.

_______________________
[url=http://www.iridescentaudio.co.uk]iridescent audio

Attachments:
stutter.ftm (1 Kb)
Posted: 2011-02-05 14:00 Reply | Quote
nicetas_c



Member for: 4582 days
Location: AB, CA
Status: Offline

#12961
Because some people are using FamiTracker to create art like using Milky, Pro or something like that.

Some time ago I made some 'fonts' in FamiTracker's pattern editor. Look at where the pixels intersect the DPCM channel.


Attachments:
mm9font.ftm (19 Kb)
Posted: 2011-02-05 16:47 Reply | Quote
nicetas_c



Member for: 4582 days
Location: AB, CA
Status: Offline

#12962
New bug.

Go to [File] --> [Configuration] --> [General] and uncheck [Preview next/previous frame]. Use your mouse wheel to scroll upwards (PgUp won't trigger this bug). An error message appears:

[quote=FamiTracker]Unhandled exception C0000094.

A memory dump file has been made (MiniDump.dmp), please include this if you file a bug report.

Current module will be saved as crash_recover.ftm. (Please note that this operation might fail)

Application will now close.[/quote]
Here is the memory dump file. Just scroll up to another frame with that setting unchecked and you will always encounter this bug (at least it is true for me).


Attachments:
minidump.dmp (21 Kb)
Posted: 2011-02-07 23:49 Reply | Quote
jrlepage
Moderator

Avatar

Member for: 4982 days
Location: Canada
Status: Offline

#12996
[quote=nicetas_c]New bug.

Go to [File] --> [Configuration] --> [General] and uncheck [Preview next/previous frame]. Use your mouse wheel to scroll upwards (PgUp won't trigger this bug). An error message appears:

[quote=FamiTracker]Unhandled exception C0000094.

A memory dump file has been made (MiniDump.dmp), please include this if you file a bug report.

Current module will be saved as crash_recover.ftm. (Please note that this operation might fail)

Application will now close.[/quote]
Here is the memory dump file. Just scroll up to another frame with that setting unchecked and you will always encounter this bug (at least it is true for me).[/quote]
I tried reproducing it (under WinXP SP3), but I couldn't. I tried with and without cursor wrapping, wrapping across frames, etc. but nothing wrong happened.

_______________________
Follow me on [url=https://twitter.com/jrlepage2a03]Twitter.
I record (some) NSFs on hardware. Feel free to [url=http://www.famitracker.com/forum/posts.php?id=3633]request a hardware render.
Posted: 2011-02-08 00:01  (Last Edited: 2011-02-08 00:01) Reply | Quote
Rushjet1
Moderator

Avatar

Member for: 5012 days
Location: Atlanta, GA
Status: Offline

#12998
Same for me (no crash). Windows 7 64-bit.

Posted: 2011-02-08 01:38 Reply | Quote
jsr
Administrator

Avatar

Member for: 5924 days
Location: Sweden
Status: Offline

#12999
I found and fixed the mouse wheel crash bug. It doesn't happen everytime for some unknown reason, but there is a division by zero bug (exception code C0000094).

Btw, the latest version includes this custom exception handler that will handle program crashes. It will create a memory file that contains info about the crash and also attempt to save the module to a file before closing the program (so that crashes won't be as fatal, but I don't know how well it works in practice). This was added as an attempt to identify the unknown crashes that I've seen reported but so far haven't been able to find the reason for.

_______________________
Programmer and developer
Possible Bug/new user error in 0.3.6 Posted: 2011-03-07 12:43 Reply | Quote
lautreamont



Member for: 4123 days
Status: Offline

#13968
Hello, I'm a fairly new user of Famitracker.
Today I upgraded and for some reason my MIDI input isn't functioning correctly. When a key is pressed, it holds the note and won't release it. When other keys are pressed, it just starts arpeggiating between them and I have to kill the sound in order for it to stop. It doesn't happen with the qwerty keyboard input, and 0.3.5 still works fine with my MIDI keyboard.

Is this a possible bug, or am I missing something in the control functions?

Thank you very much.

Posted: 2011-03-08 01:16 Reply | Quote
TechEmporium

Avatar

Member for: 4485 days
Status: Offline

#13992
What brand & model of MIDI keyboard are you using? This could help JSR with investigating this problem.

_______________________
Technology: the one thing that's hated & cursed at by all engineers, technologists, scientists & technicians!

(Lousy modern technology! )
Posted: 2011-03-08 11:26 Reply | Quote
lautreamont



Member for: 4123 days
Status: Offline

#14005
Sorry about starting a new thread, should have looked around harder.

I'm using an Alesis Q25 USB/MIDI Keyboard controller.

It's still working for 0.3.5 like I said, and even in 0.3.6 it enters data into the tracker fine without error on the entry side, though it still won't release the sound of the key pressed, which means composing gets rather cacophonous very quickly.

Oddly, I noted when switching between the newer and older versions to test for possible user error on my part that changes in the settings made in 0.3.6 were maintained in 0.3.5 and vice versa. They're in completely different directories.



Posted: 2011-03-09 02:35 Reply | Quote
jsr
Administrator

Avatar

Member for: 5924 days
Location: Sweden
Status: Offline

#14029
lautreamont: I think I know what's wrong. Some keyboards sends note offs as note on with velocity = 0 and some keyboards sends actual note off messages. There is a bug that prevents actual note off messages from working correctly (that appeared in 0.3.6), this will be fixed in next version.

Settings are stored in the registry so it's available in all directories.

_______________________
Programmer and developer
Posted: 2011-03-09 10:56 Reply | Quote
lautreamont



Member for: 4123 days
Status: Offline

#14039
[quote=jsr]lautreamont: I think I know what's wrong. Some keyboards sends note offs as note on with velocity = 0 and some keyboards sends actual note off messages. There is a bug that prevents actual note off messages from working correctly (that appeared in 0.3.6), this will be fixed in next version.

Settings are stored in the registry so it's available in all directories.[/quote]

I'll just stick with 0.3.5 in the meanwhile then. I'm a beginner, so I doubt I'll be pushing the envelope much, that's why I didn't bother to upgrade until now.

Thanks for all your work!

Posted: 2011-03-10 11:35 Reply | Quote
nicetas_c



Member for: 4582 days
Location: AB, CA
Status: Offline

#14059
Load an FTM with a custom row highlight settings first. Open a new file.

The row highlight settings won't be switched to 4/16.

RE: Some bugs in 0.3.6. Stable Posted: 2011-03-21 17:31  (Last Edited: 2011-03-21 17:39) Reply | Quote
Dave
Moderator

Avatar

Member for: 5682 days
Location: UK
Status: Offline

#14549
noticed a bug with Pxx on VRC6 square channels. seems like using P81 has a slight detune in the tracker but no effect on NSF export, and P82 in export has the amount of effect that P81 should have...etc.

example attached. exported nsf won't have detune.

it's worth noting that using P7F instead does not cause this problem

_______________________
[url=http://www.iridescentaudio.co.uk]iridescent audio

Attachments:
detune.ftm (1 Kb)
Page 1 of 1 Sort: