nyanpasu64
nyanpasu64
Should the 'Register State' display be handled differently if it can't fit with the pattern display?
i'm considering hiding registers (i'm not intimately familiar with them) and only showing n163 fancygraph and gray text.
Works on 0.3.13 and 0.3.14.4. Broken in 0.3.14.5.
Reverting https://github.com/HertzDevil/0CC-FT-NSF-Driver/commit/9c5ea2939a7403eac8b54568fb039d2790d48cf8#diff-94f6a0f808213b8d96d31d0f6a1161d0 produces working noise envelopes, but long and short periods are swapped.
New bug: Whenever an envelope ends, the last noise value is dropped. [5B NSF Length Bug.zip](https://github.com/jimbo1qaz/0CC-FamiTracker/files/2090515/5B.NSF.Length.Bug.zip)
driver is too bigg. adding features will inflate driver but shrink instrument envelope.
Should key signatures be song-specific, not module-file-specific? If so do I just shove it in the toolbar? Or a menu entry? They could be assigned to bookmarks too. How to...
What if Ctrl-Shift-arrow expanded to top, bottom, moved the cursor+selection 1 channel right, or cursor+selection 1 channel left? Just like in textboxes? I'd have to swap Ctrl and Alt. That...
In Source/InstrumentListCtrl.cpp, I mapped LVN_ITEMCHANGED events to CInstrumentList::OnNMClick. When I create or click an instrument... - CInstrumentList::OnNMClick calls - CMainFrame::SelectInstrument calls - CInstrumentList::SelectInstrument calls - (MFC) CListCtrl::SetItemState, which eventually retriggers...
reduced in https://github.com/jimbo1qaz/0CC-FamiTracker/pull/20/commits/fb883ee8de8ea65032f44cfed9edf96e32c60bdb