元スレ
1 :名無しさん@お腹いっぱい。:2021/12/31(金) 10:15:50.79 ID:N1nJfeU10.net
■ 公式サイト
https://monkeysaudio.com/index.html
■ 前スレ
Monkey’s Audio part4
https://egg.5ch.net/test/read.cgi/software/1136974601/
■ 関連スレ
音声可逆変換ソフト総合スレ
https://egg.5ch.net/test/read.cgi/software/1219683003/
44 :名無しさん@お腹いっぱい。:2022/06/02(木) 20:42:46 ID:FOwPBFiy0.net
V7.80が出ました。
Version 7.80 (June 1, 2022)
1.Changed: Enabled warning 4840 and worked through the warnings.
2.Changed: Removed the little uninstall launcher and just call the main program with a switch instead.
3.Fixed: The uninstall icon was not showing the Monkey’s Audio icon.
22 :名無しさん@お腹いっぱい。:2022/04/13(水) 07:50:57.39 ID:TDyLVp4r0.net
V7.59が出ました。
Version 7.59 (April 12, 2022)
1.Changed: Did a little more work on setting the end of file with reading the whole file on so the end is actually set.
2.Changed: Included the uninstaller (little launcher that starts the uninstaller) in the SDK.
3.Changed: Updated to FLAC 1.3.4 for the external install.
4.Changed: Updated the version of QAAC to 2.73 (used for ALAC).
5.Changed: Made a “Custom” FLAC encode mode to allow specifying a custom command (ie. -3).
6.Changed: The Winamp plugin install is removed from the install path so that it won’t flag virus checkers (with the false positive).
7.Changed: Visual Studio update.
38 : 【猪】 :2022/05/13(金) 01:37:53 ID:PaGIMOQc0.net
続いてV7.74が出ました。
Version 7.74 (May 12, 2022)
1.Changed: Switched the definition of GUID so it will build on other platforms.
2.Changed: Updated to a little better structure for the WAVE_FORMAT_EXTENSIBLE data block.
8 :名無しさん@お腹いっぱい。:2022/02/10(木) 11:00:01.05 ID:FVDQco/N0.net
26 :名無しさん@お腹いっぱい。:2022/04/23(土) 22:52:31 ID:3PtrMo+M0.net
V7.62が出ました。
Version 7.62 (April 22, 2022)
1.Fixed: The FLAC version reported in the APX file was lagging the actual version.
2.Changed: Artwork is loaded from the program path first, then the install path. This way copying the program files to an external location will work.
16 :名無しさん@お腹いっぱい。:2022/03/23(水) 04:19:42.07 ID:Z/Nnj1mV0.net
v7.52が出ました。
1.Changed: Cleaned up a variable used to build the RF64 headers.
2.Changed: The program won’t start if another instance is running already, but instead just shows the first instance.
31 :名無しさん@お腹いっぱい。:2022/05/06(金) 17:31:31 ID:vekFhqAF0.net
続いてV7.67が出ました。
Version 7.67 (May 5, 2022)
1.Changed: Use the MFC functions to get the module handle instead of being tied to the DLL name (so 32 vs 64 bit no longer matters).
29 :名無しさん@お腹いっぱい。:2022/05/06(金) 02:15:15.92 ID:C1zhEAas0.net
続いてV7.65が出ました。
Version 7.65 (May 5, 2022)
1.Fixed: A resource file got changed in a bad way due to the Cool Edit change.
53 : 【大吉】 :2022/06/07(火) 00:18:00 ID:NA98UZiJ0.net
続いてV8.08が出ました。
Version 8.08 (June 6, 2022)
1.Changed: Tuned the statusbar sizes to hold the text a little better on high DPI.
54 : 【豚】 :2022/06/07(火) 00:18:12 ID:NA98UZiJ0.net
続いてV8.09が出ました。
Version 8.09 (June 6, 2022)
1.Changed: Made the about box scale in both directions for the DPI.
3 :名無しさん@お腹いっぱい。:2021/12/31(金) 10:16:36.66 ID:N1nJfeU10.net
2 :名無しさん@お腹いっぱい。:2021/12/31(金) 10:16:10.80 ID:N1nJfeU10.net
34 :名無しさん@お腹いっぱい。:2022/05/12(木) 00:12:06 ID:EBA+MQeJ0.net
続いてV7.70が出ました。
Version 7.70 (May 11, 2022)
1.NEW: Added support for 8-bit CAF files.
2.NEW: Added support for 8-bit AIFF files.
3.Changed: The command line defaults to quick verify now and can do a full verify by specifying -V (note the capitalization).
18 :名無しさん@お腹いっぱい。:2022/03/28(月) 20:42:31.69 ID:RM29b3vV0.net
V7.54が出ました。
Changed: Updated Visual Studio (release version instead of preview version).
40 :名無しさん@お腹いっぱい。:2022/05/27(金) 10:15:24 ID:SMNmaeI+0.net
V7.76が出ました。
Version 7.76 (May 26, 2022)
1.Changed: Visual Studio update.
2.Changed: Tried to work around 4127 warnings about testing the size of the integer type.
9 :名無しさん@お腹いっぱい。:2022/02/22(火) 21:37:54.26 ID:X05fhSlB0.net
10 :名無しさん@お腹いっぱい。:2022/02/24(木) 11:43:50.36 ID:pEwCvOAW0.net
10 :名無しさん@お腹いっぱい。:2022/02/24(木) 11:43:50.36 ID:pEwCvOAW0.net
32 :名無しさん@お腹いっぱい。:2022/05/11(水) 17:15:20 ID:u8aIEiWQ0.net
V7.68が出ました。
Version 7.68 (May 10, 2022)
1.Changed: Visual Studio update.
2.Changed: Made it a little more clear that MACDll links to MFC in the project settings.
3.Changed: Removed a testing piece of code added last build.
14 :名無しさん@お腹いっぱい。:2022/03/14(月) 00:56:31.01 ID:sFcR5hxC0.net
v7.5が出ました。
1.Changed: Encoding no longer caps the input at 4 GB. Any size should be supported.
2.Changed: Switched MAX_AUDIO_BYTES_UNKNOWN to -1 instead of the maximum integer value (hopefully internal change, but please report any problems).
27 :名無しさん@お腹いっぱい。:2022/05/06(金) 02:14:16.54 ID:C1zhEAas0.net
42 :名無しさん@お腹いっぱい。:2022/05/30(月) 11:11:10 ID:zC4zxw/Y0.net
続いてV7.78が出ました。
Version 7.78 (May 29, 2022)
1.Changed: Removed MMX assembly since it was only used by legacy decoding for 32-bit compiles and modern CPUs have better.
2.Changed: Turned on warning 4100 and worked through the warnings.
51 : 【大吉】 :2022/06/07(火) 00:17:38 ID:NA98UZiJ0.net
続いてV8.06が出ました。
Version 8.06
1.Fixed: The font could grow over and over sizing between low and high DPI because the original wasn’t stored.
2.Changed: The scale is loaded on WM_DPICHANGED instead of during size of the window.
57 :名無しさん@お腹いっぱい。:2022/06/08(水) 12:10:56 ID:GKmyNL+y0.net
続いてV8.12が出ました。
Version8.12 (June 7, 2022)
Changed: When the statusbar switches to the processing state, it is auto-sized again.
Changed: Switched to the release Visual Studio from the preview.
13 :名無しさん@お腹いっぱい。:2022/03/13(日) 16:36:31.46 ID:tzRa34PR0.net
36 :名無しさん@お腹いっぱい。:2022/05/12(木) 17:42:09 ID:WUFQvF+e0.net
続いてV7.72が出ました。
Version 7.72 (May 11, 2022)
1.Changed: WAV files that report an odd bits per sample but whole byte alignment (ie. 12 bit / 16 bit align) will work.
2.Changed: Enabled Insane compression for 32-bit files (disabled in the past because it wasn’t working, but seems to be now).
25 :名無しさん@お腹いっぱい。:2022/04/23(土) 22:52:14 ID:3PtrMo+M0.net
Version 7.61 (April 19, 2022)
1.Changed: Made the list background image transparent background intead of white.
2.Fixed: Drag from the program could assert, so trying a little different approach.
3.Changed: Visual Studio update.
62 :名無しさん@お腹いっぱい。:2022/06/13(月) 23:53:58.61 ID:GtIHK3k50.net
続いてV8.17が出ました。
Version 8.17 (June 13, 2022)
1.Changed: Set the tab order in all the dialogs again.
2.Changed: The options dialog sizes width based on the DPI setting insted of using a width stored in the resource.
50 : 【大吉】 :2022/06/07(火) 00:17:26 ID:NA98UZiJ0.net
続いてV8.05が出ました。
Version 8.05
1.Fixed: When Windows doesn’t have the new DPI calls, the program nicely defaults to a scale of 1.0 (the call requires Windows 10). Changed: The high DPI font is set in the file information dialogs as well.
2.Fixed: The file list was not saving between runs.
19 :名無しさん@お腹いっぱい。:2022/04/02(土) 23:30:00.61 ID:mhvfflk80.net
21 :名無しさん@お腹いっぱい。:2022/04/10(日) 22:46:46.14 ID:/Wcf0XFt0.net
V7.58が出ました。
1.Changed: Moved the Winamp plugin install into the main install (if the directory is found) because online virus checkers were throwing false positives.
2.Fixed: When reading the whole file using the decoder, tagging could hang as it tried to remove the tags over and over.
3.Changed: APE tags are capped at 256 MB (previously they had a smaller cap in some cases).
45 :名無しさん@お腹いっぱい。:2022/06/04(土) 19:40:30 ID:EGGpumAP0.net
V7.81が出ました。
Version 7.81 (June 3, 2022)
1.Fixed: When decoding a file that needed to build the WAV header, the format flag could be incorrect.
60 :名無しさん@お腹いっぱい。:2022/06/12(日) 22:11:25 ID:0kqsfwde0.net
続いてV8.15が出ました。
Version 8.15 (June 12, 2022)
1.Fixed: There was no height for the drop lists in the comboboxes in Options.
23 :名無しさん@お腹いっぱい。:2022/04/13(水) 23:59:00.24 ID:uVpP8QIx0.net
20 :名無しさん@お腹いっぱい。:2022/04/08(金) 12:08:53.86 ID:g/LABp+F0.net
V7.57が出ました。
1.Changed: Versioned the DirectShow filter to match the program (although Windows doesn’t show .ax versions).
2.Changed: Moved the DirectX code into a subfolder for the DirectShow filter (source SDK change).
3.Changed: Visual Studio update.
24 :名無しさん@お腹いっぱい。:2022/04/23(土) 22:52:05 ID:3PtrMo+M0.net
Version 7.60 (April 17, 2022)
1.Changed: Art is loaded from the install path so running the code out of the SDK will find the art without doing any other work.
4 :名無しさん@お腹いっぱい。:2022/01/20(木) 22:20:01.37 ID:HhwCkKEJ0.net
49 : 【大凶】 :2022/06/07(火) 00:15:45 ID:NA98UZiJ0.net
続いてV8.04が出ました。
Version 8.04
1.Changed: Options should look good up to a 2.0 scale and the high DPI monitor I have is 1.5.
33 :名無しさん@お腹いっぱい。:2022/05/11(水) 17:15:36 ID:u8aIEiWQ0.net
続いてV7.69が出ました。
Version 7.69 (May 10, 2022)
1.Fixed: Made WAV files with sizes that were not divisible by the block size round down to the nearest block instead of error.
2.Fixed: Too large files could overflow the number of audio blocks (switched from signed to unsigned to support double the number of blocks).
56 :名無しさん@お腹いっぱい。:2022/06/07(火) 05:45:32 ID:NA98UZiJ0.net
続いてV8.11が出ました。
Version 8.11 (June 6, 2022)
1.Changed: The statusbar grows as necessary to hold text (and just squishes the progress bar).
11 :名無しさん@お腹いっぱい。:2022/02/26(土) 11:10:40.64 ID:Vr1AyFk/0.net
52 : 【大吉】 :2022/06/07(火) 00:17:49 ID:NA98UZiJ0.net
続いてV8.07が出ました。
Version 8.07
1.Fixed: At 2x (or more) scale the about box would be cropped.
17 :名無しさん@お腹いっぱい。:2022/03/24(木) 14:48:52.94 ID:a1+5YZA30.net
V7.53が出ました。
Changed: Doing a quick verify will show progress as it reads the file and allow cancel (remember that read is one call on files less than 100MB so it won’t be real fine in those cases).
15 :名無しさん@お腹いっぱい。:2022/03/21(月) 21:15:02.63 ID:MeRWYt7t0.net
30 :名無しさん@お腹いっぱい。:2022/05/06(金) 17:31:18 ID:vekFhqAF0.net
続いてV7.66が出ました。
Version 7.66 (May 5, 2022)
1.Fixed: The information dialogs in MACDll didn’t show in the 64-bit version since the DLL was renamed.
7 :名無しさん@お腹いっぱい。:2022/02/07(月) 11:35:27.98 ID:g24CFtOO0.net
28 :名無しさん@お腹いっぱい。:2022/05/06(金) 02:14:44.66 ID:C1zhEAas0.net
続いてV7.64が出ました。
1.Changed: Visual Studio update.
2.Changed: Removed a CPU load balancing parameter from the legacy decoder that wasn’t being used.
3.Changed: Added “Insane” mode to the list of compression options in the Cool Edit plugin.
43 : 【だん吉】 :2022/05/31(火) 00:15:28 ID:KrTFZofP0.net
続いてV7.79が出ました。
Version 7.79 (May 30, 2022)
1.Changed: Removed the unused read-only flag from CreateIAPEDecompressEx and CreateIAPEDecompressEx2 functions since they didn’t do anything (still there for CreateIAPEDecompress).
2.Changed: A little more clean-up of the removal of 4127 warnings.
3.Changed: Found a define for the buffer size passed by the Winamp GetFileInformation(…) call so a safe string copy can be used.
4.Changed: Sniffed the buffer size of FilterOptionsString with my copy of Cool Edit and used that for the string copy size instead of suppressing a warning and having no cap.
12 :名無しさん@お腹いっぱい。:2022/03/05(土) 12:17:15.08 ID:U8C1lczd0.net
61 :名無しさん@お腹いっぱい。:2022/06/13(月) 15:14:18.57 ID:IoLzvpG80.net
続いてV8.16が出ました。
Version 8.16 (June 12, 2022)
1.Changed: Made the options list a little wider to avoid truncation on high DPI.
2.Changed: Made output directory level recreation a combobox instead of an edit (since only a few values would be chosen, it seemed unnecessary to allow typing).
3.Changed: Put the browse directory button right next to the path selection in options instead of below it.
4.Changed: Put the APL naming help button back to the right of the combobox in Options.
レスを投稿する(名前省略可)