View Issue Details

IDProjectCategoryView StatusLast Update
0000400OpenMPTFeature Requestpublic2014-06-07 15:45
ReporterReally Weird Person Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionwon't fix 
Platformx64OSWindowsOS Version8
Product VersionOpenMPT 1.22.02.* (old testing) 
Summary0000400: Load and Copy From More than 4,000 Patterns
Description

Files that contain more than 4,000 patterns are currently truncated. I would like to open them (mostly for copying purposes). My recommendation is to simply change the 4,000 on ORDER_MAX in Mod_Specifications.h to the highest working number without any further modification (to include to resolve runtime error issues, which have historically occurred when I did modify the code to accommodate more than 1,000,000 patterns with versions newer than 1.19.00.21). Historically, I have found that number to be 65,436. I do not need any more patterns than are allowed by simply increasing the 4,000 in Mod_Specifications.h's ORDER_MAX line (unless it is lower than 65,436) for this one. I simply would like to open my longer files. For pattern quantities in the hundreds of thousands or millions, I will continue to use my older copy (unless they work, to include with code modification, if not without it, beyond changing the value of ORDER_MAX in Mod_Specifications.h, but I strongly suspect that they don't).

TagsNo tags attached.
Has the bug occurred in previous versions?
Tested code revision (in case you know it)

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2013-05-09 00:22 Really Weird Person New Issue
2014-06-07 15:45 Saga Musix Status new => closed
2014-06-07 15:45 Saga Musix Resolution open => won't fix