探検


foobar2000 Part91

2025/09/10(水) 09:26:11.69ID:aDobt3RT
foo_midi

v3.2.0.0, 2025-09-10

https://github.com/stuerp/foo_midi/releases/tag/v3.2.0.0


New: The BASSMIDI player can now use DLS sound fonts. They are automatically converted to SF2 format before use.
New: "Use DLS" option for the BASSMIDI player.
New: "Use DLS (Custom) option for the FluidSynth player. This overrides the built-in DLS support.
New: Context menu item to extract an embedded sound font and save it as a DLS collection or SF2 bank.
New: Option "Use SecretSauce with GS" to always use the SecretSauce player with a GS MIDI file.
Improved: The SecretSauce player keeps trying to play files that cause the host to stop early f.e. because of an unsupported SysEx.
Fixed: Reduced device count of LibADLMIDI/LibOPNMIDI from 3 to 1 to prevent a rare edge case from freezing the sample render loop.
Fixed: Turned off Auto Arpeggio for LibADLMIDI and LibOPNMIDI on advise of the author.
Fixed: The sound font cache prevented temporary files from being deleted.
Fixed: Handling of XMF files with duplicate copies of the same MIDI content.
Fixed: The Log Level drop list was not cleared after a reset.
2025/09/10(水) 19:11:18.81ID:MkP4m+GU
2.25にしたけどレトロモードは未実装なのね
2025/09/10(水) 20:33:10.58ID:UqXRY4HK
設定でレトロにできるよ
ColumnUIじゃなくてデフォルトUIにしてる?
2025/09/10(水) 20:35:39.93ID:UqXRY4HK
紛らわしい言い方になった
レトロにできるのはデフォルトUIだよ
2025/09/10(水) 20:47:19.01ID:MkP4m+GU
デフォルトUI使ってるけどどこでレトロモードにできるかわからない
教えて下さい
2025/09/10(水) 21:23:22.07ID:UqXRY4HK
>>374
File→Preferences→
Default User Interface→
Colors and Fonts→
Colors→Dark Modeの中で「Light/Dark/Retro」を選べる

他の人も言ってたけどライトモード・ダークモードを選ぶ項目の名前が「Dark Mode」なのって分かりにくいよなぁ
2025/09/10(水) 21:29:57.48ID:MkP4m+GU
>>375
ありがとうございます、無事レトロモードになりました
しばらくはこの見た目でノスタルジックな雰囲気を楽しみたいと思います
2025/09/11(木) 02:15:04.77ID:xKzg6yAE
Super Audio CD Decoder
https://sourceforge.net/projects/sacddecoder/files/foo_input_sacd/

foo_input_sacd-2.0.9

CHANGELOG:
09/10/25:
Version 2.0.9 - WavPack open is fixed.
2025/09/12(金) 00:45:19.42ID:a2BiE0iD
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest stable version
2.25.1

foobar2000 for Windows change log
2.25.1 released on 2025-09-11
Fixed some list control styles not drawing background correctly.
Fixed Monkey's Audio seeking bugs - reverted Monkey's Audio library to version 10.93, same as in foobar2000 v2.24 series.
Fixed a rare bug causing unwanted changes in titles when editing attached pictures on M4A files containing valid chapter list but with just one chapter.
Fixed Ogg FLAC tagging bug that caused metadata to disappear if writing pictures.
Made Ogg FLAC tag writer refuse to write pictures too large to fit size permitted by the specification.
Internet Radio dialog fixed missing tab texture in light mode.
Suppressed UPnP initialization if foobar2000 is invoked by installer.
2025/09/12(金) 21:26:13.33ID:2KQl2CRn
2.25.1きたー
2025/09/13(土) 00:23:24.95ID:HZit7STp
Super Audio CD Decoder
https://sourceforge.net/projects/sacddecoder/files/foo_input_sacd/

foo_input_sacd-2.0.10

CHANGELOG:
09/12/25:
Version 2.0.10 - Output fading is fixed.
2025/09/13(土) 02:09:58.73ID:6GawnskH
stableか、やるじゃん
2025/09/13(土) 21:48:54.73ID:viuDJE2Y
ver.2のplaylist switcher みたいなコンポーネントで透過して背景画面を見ることのできるものってあるのかな?
粕w景を表示させbトみたんだがそbフ部分だけが残粕Oだ
2025/09/14(日) 00:46:47.12ID:4xfr0X1O
Columns UI
https://github.com/reupen/columns_ui/releases

Current version: 3.1.0, released on 2025-09-13
2025/09/15(月) 00:11:35.19ID:x96yjZ5l
foo_midi

v3.2.1.0, 2025-09-14

https://github.com/stuerp/foo_midi/releases/tag/v3.2.1.0

Fixed: DLS collections in soundfont lists were not automatically converted to SF2 banks.
Fixed: BASSMIDI did not play percussion when playing an XG MIDI file and did not process GS CC32 messages. Regression caused by implementing support for Control Change 32 (Bank LSB select).
Fixed: SecretSauce pipe handler could experience buffer corruption. (v3.1.2.0 Regression)
2025/09/16(火) 05:04:19.86ID:eyh7yoD2
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.25.2 preview 2025-09-15

foobar2000 v2.25.2 preview change log
2025-09-15
Fixed incorrect handling of non-alphanumeric characters in network passwords.
Mac: Fixed ReplayGain scanner crashing on malformed UTF-8 in tags.
2025/09/17(水) 04:11:28.71ID:c7/7LziX
foo_midi

v3.2.1.1, 2025-09-17

https://github.com/stuerp/foo_midi/releases/tag/v3.2.1.1

Fixed: Removed use of ghc::filesystem (a drop-in replacement for std::filesystem) because of incompatibilities with the foobar2000 SDK.
2025/09/21(日) 03:15:41.57ID:wyTpi6lR
Columns UI
https://github.com/reupen/columns_ui/releases

Current version: 3.1.1, released on 2025-09-20

Changes
Bug fixes
A problem where some non-RGB images (such as CMYK images) did not render correctly in the Artwork view and playlist view was fixed. [#1383]
2025/09/21(日) 18:48:21.53ID:leIYlAkd
これってnightlyとかないの?
2025/09/21(日) 19:48:26.85ID:IKhK+JRr
>>388
previewあるぞ
2025/09/23(火) 02:06:46.58ID:Rvq4sKfU
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.25.2 preview 2025-09-22

foobar2000 v2.25.2 preview change log
2025-09-22
Windows: Fixed glitches in playback error log on Wine.
Fewer C++ exceptions thrown during app startup.
2025/09/23(火) 05:13:25.83ID:q3SUgEVo
foo_midi

v3.2.2.0, 2025-09-23

https://github.com/stuerp/foo_midi/releases/tag/v3.2.2.0

New: Upgraded ADL Player with LibADLMIDI 1.6.1.
New: Upgraded OPN Player with LibOPNMIDI 1.6.1.
Added new low-level Nuked OPN2 YM2608, YM2612, YM3438 and YMF276 modes.
Upgraded all built-in WOPN banks to the latest version.
Added new Ninoke WOPN bank.
2025/09/23(火) 05:43:37.99ID:Rvq4sKfU
foo_vis_spectrum_analyzer
https://github.com/stuerp/foo_vis_spectrum_analyzer/releases

New: The album art type that is shown on the background can be selected in the configuration dialog.
New: The log verbosity can be set on the Common page of the configuration dialog.
Improved: Stability of album art rendering with multiple instances and heavy load.
Fixed: Rendering negative infinity in the peak meter readout was broken. (Beta 2 regression)
Fixed: Analyzer initialization after channel configuration changes.
2025/09/23(火) 05:44:33.18ID:Rvq4sKfU
>>392
v0.8.0.0
2025/09/23(火) 09:07:02.19ID:UQBJNJD1
バージョンアップするの疲れた
2025/09/24(水) 02:00:05.97ID:W5aW/1HD
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.25.2 preview 2025-09-23

foobar2000 v2.25.2 preview change log
2025-09-23
Thorough fix for implicit resampling (WASAPI shared) vs low latency in smooth seeking mode.
When doing both implicit resampling and channel remapping, do it in order that costs less CPU (resample then upmix, or downmix then resample).
Console now sanitizes bad UTF-8 in received text instead of going off the rails.
Fixed a bug that made files where tag reading fails impossible to add to playlist.
2025/09/25(木) 00:28:05.15ID:LWy81CQ9
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.25.2 preview 2025-09-24

foobar2000 v2.25.2 preview change log
2024-09-24
No longer feeds autoresampled & autoupmixed content to visualizations (2025-09-23 regression).
Fixed a bug causing various window positions not to be restored if too close to screen edges.
Suppressed flushing of pending visualization data when only running visualization momentarily disappears, fixes visualization going blank when resizing window with just one visualization running.
2025/09/25(木) 20:01:53.69ID:2H1YEhKu
バージョンアップはwingetにおまかせにしてる
2025/09/30(火) 02:21:21.10ID:xkVUODvV
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.25.2 preview 2025-09-29

foobar2000 v2.25.2 preview change log
2024-09-29
Made more compatible with http://user:pass@host URLs entered in old versions; some no longer worked since special character urlencoding fix.
Matroska seeking/chapters fixes:
Fixed seeking accuracy regression introduced in 2.24.
Verifier no longer complains about decoded vs reported duration mismatch on affected files (did in pre-2.24).
2025/09/30(火) 19:07:06.88ID:xkVUODvV
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.25.2 preview 2025-09-30

foobar2000 v2.25.2 preview change log
2025-09-30
Increased size limit for cover pictures embedded in MP4/M4A files to 64MB; made refuse to write covers too large for foobar2000 to read back.
Made MP4/M4A publisher field recognized.
Fixed false errors when seeking in Matroska/FLAC with "verify integrity of played files".
Windows: Made odd-sized covers rendered with correct aspect ratio in Properties dialog.
2025/10/01(水) 07:59:59.15ID:L2TzHnN2
foo_midi

v3.2.2.1, 2025-10-01

https://github.com/stuerp/foo_midi/releases/tag/v3.2.2.1

LibOPNMIDI did not include the new low-level emulators due to a build configuration error.
2025/10/02(木) 01:14:34.08ID:oXLKxQHv
Columns UI
https://github.com/reupen/columns_ui/releases

Current version: 3.1.2, released on 2025-10-01

Changes
Bug fixes
Artwork colour management now correctly handles display ICC profiles containing an embedded Microsoft CDMP profile. [#1392, #1394, #1395]

Additionally, standalone CDMP display profiles are now ignored, as this appears to be in line with the Windows 11 Photos app.
2025/10/04(土) 02:35:52.93ID:H/OxIsUV
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.25.2 preview 2025-10-02

foobar2000 v2.25.2 preview change log
2025-10-02
Workaround for "database is readonly" crash.
Increased size limit for cover pictures embedded in APE tags; made refuse to write covers too large for foobar2000 to read back.
Fixed bad interaction of TAK album art reader with decoder merit management.
Enabled album art reading & editing for: AC3/EAC3, DTS.
Windows: RTSP appears no longer supported by Microsoft WMA runtime - made fail with correct message.
2025/10/05(日) 04:42:17.09ID:98mhj5cS
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest stable version
2.25.2

foobar2000 for Windows change log
2.25.2 released on 2025-10-04
https://www.foobar2000.org/changelog
2025/10/05(日) 09:22:03.00ID:EkWgsw9I
foo_midi

v3.2.3.0, 2025-10-04

https://github.com/stuerp/foo_midi/releases/tag/v3.2.3.0

New: Gain setting for Secret Sauce. It works the same with BASS MIDI. Positive values increase the volume, negative values decrease the volume. The valid range is -1.0 (Silence) to 2.0. Default is 0.0 (No gain). Beware that clipping will occur if you set the value too high.
New: The VSTi Plug‑Ins setting can contain multiple paths separated by a pipe (|) character (e.g. "c:\VSTi\x86|d:\VSTi\x64"). Make sure there are no unwanted spaces at the beginning or end of the path names.
Fixed: The preferences dialog accepts negative BASS MIDI gain values. The valid range is -1.0 (Silence) to 2.0. This already worked for JSON soundfont lists.
Improved: Soundfonts in a JSON soundfont list that not specify their own gain value will also use the gain value from the preferences. Soundfonts in a text soundfont list ignore this value since they have no way to override it.
2025/10/05(日) 23:39:41.22ID:66LdaaEa
2.25.2きたー
2025/10/07(火) 01:49:16.56ID:byxW2gpa
Super Audio CD Decoder
https://sourceforge.net/projects/sacddecoder/files/foo_input_sacd/

foo_input_sacd-2.0.11

CHANGELOG:
10/06/25:
Version 2.0.11 - DSD/48 playback is fixed.
2025/10/11(土) 00:08:12.40ID:bUJ+zwP3
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2025-10-10

foobar2000 v2.26 preview change log
https://www.foobar2000.org/changelog-2.26-preview
2025/10/11(土) 00:09:19.93ID:bUJ+zwP3
Super Audio CD Decoder
https://sourceforge.net/projects/sacddecoder/files/foo_input_sacd/

foo_input_sacd-2.0.12

CHANGELOG:
10/10/25:
Version 2.0.12 - 44100 to 48000 resampler is removed from DSD to PCM converter.
2025/10/12(日) 01:02:47.79ID:76x0KpEe
Columns UI
https://github.com/reupen/columns_ui/releases

Current version: 3.1.3, released on 2025-10-11

Changes
Bug fixes
The Artwork view and playlist view now ignore CMYK colour profiles that have been incorrectly embedded in RGB images. [#1405]
2025/10/13(月) 03:24:54.53ID:PPWfEHi4
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2025-10-12

foobar2000 v2.26 preview change log
2025-10-12
Windows: Fixed missing winsock init for SMB operations, causing all SMB access to fail if no other network features have been used first.
Fixed bad interaction between WebDAV filesystem and media library.
2025/10/13(月) 23:41:16.97ID:PPWfEHi4
Super Audio CD Decoder
https://sourceforge.net/projects/sacddecoder/files/foo_input_sacd/

foo_input_sacd-2.0.13

CHANGELOG:
10/13/25:
Version 2.0.13 - v1.6.x DSD visualization is fixed.
2025/10/13(月) 23:44:11.50ID:PPWfEHi4
Columns UI
https://github.com/reupen/columns_ui/releases

Current version:Bug fixes

A bug where the Artwork view sometimes did not update in some scenarios, such as the display being in sleep mode, was fixed. [#1408] 3.1.4, released on 2025-10-13
2025/10/13(月) 23:44:38.20ID:PPWfEHi4
>>412
Current version: 3.1.4, released on 2025-10-13
2025/10/17(金) 06:05:37.14ID:vOheIgQ1
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2025-10-16

foobar2000 v2.26 preview change log
2025-10-16
Mac: Changed remove-item-from-playlist selection behavior, now selects next item so keyboard navigation doesn't move selection to top of the playlist.
Fixed LD & ELD AAC not being reliably sent to alternate packet decoders.
Fixed Decoding Speed Test not remembering last used DSP chain.
2025/10/18(土) 00:00:06.19ID:cNaOHFsO
Columns UI
https://github.com/reupen/columns_ui/releases

Current version: 3.1.5, released on 2025-10-17

Changes
Bug fixes
A bug where Item details sometimes did not update in some scenarios, such as the display being in sleep mode, was fixed. [#1413]
2025/10/18(土) 00:02:05.22ID:cNaOHFsO
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2025-10-17

foobar2000 v2.26 preview change log
2025-10-17
Windows: Attempted workaround for repaint glitches in multiline editboxes introduced in latest Windows 11 update. Note that this is a bug in Windows not foobar2000.
Windows: Workaround for stuck visualizations if playback ends while foobar2000 is invisible.
2025/10/25(土) 00:08:23.77ID:evQEq3Ig
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2025-10-24

foobar2000 v2.26 preview change log
2025-10-24
Fixed very old race condition bugs in decoder merit management, potentially causing decoder to be listed twice.
Fixed regression turning playback file open errors to "critical errors", incorrectly halting playback instead of playing next file.
Added support for decoding TrueHD & MLP streams in Matroska.
Removed both extremely inefficient and inaccurate probing of Matroska track bitrate. Only bitrates reported by decoders (that is all AC3 bitrates) are shown, as well as live bitrates while playing.
Fixed missing info reload when changing stream via toolbar dropdown.
Added support for M4A "long description" tag.
Enabled experimental memory-mapped SQLite reading for configuration and metadb.
Made manual metadb garbagecollect always perform sqlite vacuum.
Mac: Fixed File Operations destination being editable in "rename" mode.
2025/10/29(水) 23:42:55.54ID:vPiqN7Ah
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2025-10-29

foobar2000 v2.26 preview change log
2025-10-29
Replaced built-in SSRC resampler with ARDFTSRC.
Cleaned up resampler settings, removed pointless "exclude rates" checkboxes, added explicit hints about formatting.
Fixed TrueHD & MLP being shown as lossy.
2025/10/30(木) 00:49:20.99ID:9k3HFhMl
2.25.3

Fixed very old race condition bugs in decoder merit management, potentially causing decoder to be listed twice.
Fixed missing info reload when changing stream via toolbar dropdown.
Workaround for stuck visualizations if playback ends while foobar2000 is invisible.
Fixed LD & ELD AAC not being reliably sent to alternate packet decoders.
Fixed Decoding Speed Test not remembering last used DSP chain.
Fixed missing winsock init for SMB operations, causing all SMB access to fail if no other network features have been used first.
Fixed bad interaction between WebDAV filesystem and media library.
Workaround for foo_tags stuck info issue.
Workaround for WAV headers claiming zero length.
Fixed File Operations link vs portable relative paths.
2025/10/30(木) 02:03:52.49ID:072WumCz
2.25.3きたー
2025/10/30(木) 23:26:07.69ID:u0lgwkMI
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2025-10-30

foobar2000 v2.26 preview change log
2025-10-30
Resampler fixes.
Suppressed specific slow Matroska integrity checks when opening file for both playback and integrity verification.
2025/11/01(土) 00:41:36.61ID:5tWwoQC/
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2025-10-31

foobar2000 v2.26 preview change log
2025-10-31
Resampler fixes.
Made resampler priority setting accept short names of resamplers, e.g. "retroarch;ardftsrc".
Windows: Fixed certain DSP setting pages being impossible to navigate if DSP manager was created as a modal popup.
2025/11/02(日) 00:14:55.60ID:I4sYYes8
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2025-11-01

foobar2000 v2.26 preview change log
2025-11-01
Updated title formatting help with some recent and some not-really-recent additions.
Fixed one more obscure resampler bug.
2025/11/02(日) 00:18:22.89ID:I4sYYes8
foo_vis_spectrum_analyzer
https://github.com/stuerp/foo_vis_spectrum_analyzer/releases

v0.9.0.0
2025/11/02(日) 08:41:53.45ID:I4sYYes8
foo_vis_spectrum_analyzer
https://github.com/stuerp/foo_vis_spectrum_analyzer/releases

v0.9.1.0

Fixed: Handling of selected channels for FFT-based visualizations.
2025/11/02(日) 11:40:32.88ID:v2NXoHoV
SoX Resampler

Current version: 0.8.8, released on 2025-11-01

https://www.foobar2000.org/components/view/foo_dsp_resampler
https://foobar.hyv.fi/?view=foo_dsp_resampler

Change log:

Fixed potentially wrong output length for short tracks.
Fixed crashes related to extreme sampling ratio differences.
Renamed quality settings.
Added new quality modes.
Added ability to set passband frequency higher.
Added new upsampling options.
2025/11/05(水) 00:15:31.04ID:75YH4M6t
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2025-11-04

foobar2000 v2.26 preview change log
2025-11-04
Resampler settings update.
Removed decades old hack for MP3 radio without content-type - should work as before and get recognized by content checks.
Title formatting help updated again.
2025/11/06(木) 00:54:39.94ID:RkTGap0+
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2025-11-05

foobar2000 v2.26 preview change log
2025-11-05
Fixed accidentally insane default resampler settings.
Windows: Added console output to troubleshoot specific portable mode bug.
2025/11/06(木) 21:55:23.43ID:s6bSHJgA
foobar2000本体は更新されてるが
更新が止まってるプラグインは動くんか?
2025/11/07(金) 08:32:43.19ID:ioYJDvKg
試すしかないよ。
古くても動くものもあれば、変に更新されるのもある。
歴史があるプレイヤーだけど、その分開発者も年取ったのかなと
2025/11/08(土) 02:21:21.78ID:Q09HM7IQ
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2025-11-07

foobar2000 v2.26 preview change log
2025-11-07
Windows: Enabled reading of EXIF orientation info from album cover pictures.
Fixed a regression that prevented shortwindow AAC from being bounced to add-on decoder if available.
Fixed more accidentally insane resampler behaviors.
2025/11/15(土) 03:22:22.14ID:AqZGjsSW
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2025-11-14

foobar2000 v2.26 preview change log
2025-11-14
Experimental Windows Imaging Component / Direct2D album art rendering in Default User Interface.
2025/11/16(日) 05:00:08.43ID:i7wJwKYP
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2025-11-15

foobar2000 v2.26 preview change log
2025-11-15
Various fixes in new album art rendering routines.
2025/11/19(水) 13:04:49.33ID:bB3EcHur
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2025-11-18

foobar2000 v2.26 preview change log
2025-11-18

Windows: Fixed crashing when a picture cannot be decoded for whatever reason.
Windows: Added Gdiplus fallback when Windows Imaging can't decode some image, so systems without Windows Imaging codecs can again show album art.
Mac: Implemented album art downscale-on-load, lowering memory usage of album art viewers etc (full size image is not loaded in contexts that will never show it).
2025/11/22(土) 07:22:28.07ID:6fCmX7Kb
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2025-11-21

foobar2000 v2.26 preview change log
2025-11-21
Added advanced preferences toggle to turn off all subsong support.
Use carefully, might have unwanted side effects or work partially.
2025/11/25(火) 00:44:15.33ID:zCiryOmU
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2025-11-24

foobar2000 v2.26 preview change log
2025-11-24
Refined workaround for foo_tags (M-Tags) component bugs. No longer hammers all subsongs when starting playback.
Addressed properties dialog info reload glitch inflicted by disabling multi-subsong support.
Made M3U playlists referencing multi subsong files show all subsongs, restoring behavior of past foobar2000 versions.
Made entering blank incoming item sort pattern preserve original track order handed by app interacting with foobar2000, restoring behavior of old foobar2000 versions.
2025-11-21
2025/11/25(火) 07:30:16.66ID:zCiryOmU
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2025-11-25

foobar2000 v2.26 preview change log
2025-11-25
Fixed lockup regression with default-sorted autoplaylists when no default sort pattern is specified.
2025/11/30(日) 18:39:26.81ID:qExkrwuN
wikiって管理者居ないんか
2025/12/02(火) 01:36:44.38ID:WqZgA8Wt
Columns UI
2025/12/02(火) 01:40:18.52ID:WqZgA8Wt
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2025-12-01

foobar2000 v2.26 preview change log
2025-12-01
Restored out-of-the-box APL link support.
Improved subsample offset behavior with retroarch resampler.
2025/12/02(火) 21:19:15.52ID:kOCGqdvE
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2025-12-02

foobar2000 v2.26 preview change log
2025-12-02
Fixed an issue with yesterday's changes in retroarch resampler that could cause glitches near the end of processed stream.
2025/12/03(水) 00:20:07.63ID:cJIGZMj/
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2025-12-02

foobar2000 v2.26 preview change log
2025-12-02
Fixed an issue with yesterday's changes in retroarch resampler that could cause glitches near the end of processed stream.
2025/12/04(木) 06:30:34.02ID:5gjxsS6s
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2025-12-03

foobar2000 v2.26 preview change log
2025-12-03
Quality/bugfix updates to both resamplers.
Converter: Made "no DSP reset" explicitly shown in overview, as it's dangerous if enabled unintentionally.
2025/12/04(木) 12:50:27.70ID:LA+3MShh
64bit入れて32bitのアドオンとプレイリスト全部飛んでやる気が無くなってしまい素の状態で使い続けて2年くらい
快適です
2025/12/04(木) 19:18:22.67ID:L2bS1xmq
foobar2000ほど一度設定飛ばしたのを再現する気力が沸かないGUIソフトはない
2025/12/04(木) 21:25:51.63ID:587OIXrW
それな
2025/12/05(金) 00:00:07.34ID:9s9eSyMb
Super Audio CD Decoder Files
https://sourceforge.net/projects/sacddecoder/files/foo_input_sacd/

foo_input_sacd-2.0.14

CHANGELOG:
12/04/25:
Version 2.0.14 - Spectrum visualization is fixed.
2025/12/10(水) 00:27:36.02ID:zFMwgN1C
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2025-12-09

foobar2000 v2.26 preview change log
2025-12-09
ARDFTSRC resampler fixed incorrect flush behavior on seek.
Retroarch resampler reduced sample offset.
2025/12/13(土) 04:48:00.99ID:9GZgglLi
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2025-12-12

foobar2000 v2.26 preview change log
2025-12-12
Ported "Play on" feature from foobar2000 mobile - currently accessible from playlist context menu - internet radio stations and other http links can be sent directly to any UPnP renderer device.
Default User Interface: made cycling tabs by keyboard shortcuts cancel tab rename in progress.
Default User Interface: made playlist sort operations recognize %queue_index% and other playlist specific fields.
This change is experimental and not currently available to add-on components. SDK update documenting how to do this will be made available shortly.
Fixed Skip Track vs Playback Statistics interaction regression, skipped tracks are no longer marked as played.
2025/12/17(水) 21:21:30.15ID:MXADMWG1
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2025-12-17

foobar2000 v2.26 preview change log
2025-12-17
Mac: Because of erratic behavior of tableview controls on latest macOS, new macOS 26 appearance has been DISABLED. This will be looked into again later.
File Operations: Fixed error with renaming files on redirected portable music folders & macOS volumes.
Fixed various regressions with network shares in Media Library preferences page.
Made new "Play On" accessible in Internet Radio panel context menus.
Updated Opus decoder to v1.6.
2025/12/18(木) 14:12:28.94ID:Iz7bo9uh
Columns UI
https://github.com/reupen/columns_ui/releases

Current version: 3.2.0, released on 2025-12-17
2025/12/19(金) 02:27:21.60ID:dYsqUi89
Columns UI
https://github.com/reupen/columns_ui/releases

Current version: 3.2.1, released on 2025-12-18


Changes
Bug fixes
A bug where %_display_index% in style scripts may not have updated correctly in playlist views using grouping when items were modified was fixed. [#1514]
Some playlist view grouping logic was made more consistent to avoid a possible crash. [#1514]
453名無しさん@お腹いっぱい。
垢版 |
2025/12/28(日) 17:43:52.73ID:D+bm2XS3
改めて設定やプラグイン導入するのが面倒で未だにver.1.6を使っているけど、
そろそろver.2に移行しても遜色なく使えますか?
2025/12/28(日) 18:43:48.47ID:VjS561Y/
1.6はそのままにしておいて、ポータブルで2.25.3を入れて試してみたらいいんじゃね?
使ってるコンポーネントは人それぞれで、2.Xに対応してないものもあるから他人にはそうとしか言えん
2025/12/28(日) 19:34:14.58ID:4eWWD7FQ
遜色はないし、進歩も感じたけど、やっぱり初期設定はめんどうだったなぁ
★で評価表示する設定とか、使えるプラグインの再選定とかで一日潰れる
2025/12/28(日) 20:39:26.93ID:3009EMcv
marcのイヤイヤ期にあたると大変
2025/12/28(日) 23:25:54.31ID:byFvEzgm
1.6から2.xの64ビット版やArm版に移るなら対応版が出てないプラグインありそうだけど
32ビット版なら使えるやつの方が多いんじゃね?
2025/12/29(月) 05:22:28.64ID:OYXSUKYA
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2025-12-28

foobar2000 v2.26 preview change log
2025-12-28
LargeFieldsConfig technology is back - https://www.foobar2000.org/LargeFieldsConfig-v2
Enabled WavPack asm optimizations on Windows for slight decoding speedup.
Windows: fixed bugs related to copy-paste of file-relative locations in portable installs.
Fixed MP4 tag writer corrupting specific kinds of fragmented/streaming MP4 files. Some of these are currently untaggable (fails cleanly). This will be properly fixed soon.
459453
垢版 |
2025/12/30(火) 00:17:33.84ID:dTSksXWL
助言をありがとう 明日から帰省するんで、帰ってきたらポータブル版で
ボチボチと試してみます
2025/12/30(火) 06:24:44.57ID:LzIl5jDf
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2025-12-29

foobar2000 v2.26 preview change log
2025-12-29
Fixed recent regression that caused crashes on a fresh profile.
Properly fixed tag writing issues on fragmented/streaming MP4 files.
2025/12/31(水) 01:48:26.55ID:UWeDtbai
Columns UI
https://github.com/reupen/columns_ui/releases

Current version: 3.2.2, released on 2025-12-30

Changes
Features
Support was added to Item details for loading full track metadata for non-playing tracks when using LargeFieldsConfig-v2.txt on foobar2000 2.26 preview 2025-12-28 and newer. [#1521]

Bug fixes
Some crashes when tracks using the foobar2000 relative path protocol creep into a non-portable foobar2000 installation were fixed. [#1520]

Note that such paths do not work in non-portable installations; this change is simply to avoid Columns UI-related crashes when such paths are encountered.
2025/12/31(水) 05:04:06.31ID:UWeDtbai
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest stable version
2.25.4

foobar2000 for Windows change log
2.25.4 released on 2025-12-30
Refined workaround for foo_tags (M-Tags) component bugs. No longer hammers all subsongs when starting playback.
Default User Interface: made cycling tabs by keyboard shortcuts cancel tab rename in progress.
Converter: Made "no DSP reset" explicitly shown in overview, as it's dangerous if enabled unintentionally.
Fixed various regressions with network shares in Media Library preferences page.
File Operations: Fixed error with renaming files on redirected portable music folders.
Fixed tag writing issues on fragmented/streaming M4A/MP4 files.
Fixed bugs related to copy-paste of file-relative locations in portable installs.
2025/12/31(水) 09:17:43.18ID:ZBsDNS+D
SoX Resampler
https://www.foobar2000.org/components/view/foo_dsp_resampler

Current version: 0.8.9, released on 2025-12-30

Change log:
Limited maximum passband to 99.7% when not using linear phase, as higher bandwidth causes a crash deep inside resampler code.
464名無しさん@お腹いっぱい。
垢版 |
2025/12/31(水) 13:22:11.69ID:SvVIF1a2
SeX resampler
2025/12/31(水) 14:02:16.45ID:J3jHhhxY
冬休みはレベル低いのが混ざるのが5chだが、年末にこれかよ
2025/12/31(水) 16:26:09.36ID:/SQk6aRh
頭に浮かんだ糞寒いことをすぐ書いちゃうおじいちゃんは最近は1年中いる
でもこれは中学生っぽいな
2025/12/31(水) 16:32:42.71ID:hgidLAIR
本当の年齢は不明だけどなw
468名無しさん@お腹いっぱい。
垢版 |
2026/01/01(木) 00:46:44.77ID:sY3XgsaQ
おじいちゃんは6809の例の命令を知っている
2026/01/01(木) 09:00:48.46ID:ItmrhgAp
Download foobar2000 Free Encoder Pack
https://www.foobar2000.org/encoderpack

Latest version
2025-12-31

Free Encoder Pack change log
2025-12-31
Updated Opus to v1.6.
Modified opusenc to extrapolate track boundaries for improved gapless encoding.
Added support for 32-bit integer and 64-bit floating point inputs.
470名無しさん@お腹いっぱい。
垢版 |
2026/01/01(木) 19:22:20.55ID:0H3YF3kj
>>468
あれか
アセンブラで見た時に目玉が丸くなった
471名無しさん@お腹いっぱい。
垢版 |
2026/01/02(金) 22:14:08.23ID:BfGxZ700
2.25.5 リリース
2026/01/03(土) 00:16:45.11ID:uOHbsUOR
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest stable version
2.25.5

foobar2000 for Windows change log
2.25.5 released on 2026-01-02

Corrected a regression in 2.25.4; incomplete removal of foobar2000 v2.0 beta code leftovers resulted in crashing on a fresh profile.
2026/01/03(土) 00:17:44.43ID:uOHbsUOR
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-01-02

foobar2000 v2.26 preview change log
2026-01-02

Windows: Worked around Wine crash in IWICBitmapScaler::CopyPixels(), breaking album art view in Properties dialog.
2026/01/03(土) 01:56:50.90ID:CgkJjIL6
年明け早々stable来たか
2026/01/03(土) 03:21:16.22ID:iuXOxiX1
Columns UI
https://github.com/reupen/columns_ui/releases

Current version: 3.2.3, released on 2026-01-02

Changes
Bug fixes
A bug where importing some old FCL files failed with an ‘Unsupported format or corrupted file’ error was fixed. [#1526]
2026/01/06(火) 16:30:14.39ID:R7UUusRo
SRC Resampler
https://www.foobar2000.org/components/view/foo_dsp_src_resampler

1.0.18 current version, released on: 2026-01-04

Further buffering logic improvements.
Fixed accidental forced AVX requirement on 64-bit version.

1.0.17 released on: 2026-01-03

Fixed incorrect duration rounding under some situations.
Implemented ratio-aligned buffering to improve ZOH and linear mode behavior.
Updated to newer DSP entry version with dynamic name display support.
Clang compile, slightly faster.
2026/01/08(木) 02:10:35.32ID:sw4i8iR5
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-01-07

foobar2000 v2.26 preview change log
2026-01-07
Made always write hours and minutes to Ogg chapter mark fields.
Fixed Properties 'reload info' evading LargeFieldsConfig settings.
Replaced libretro resampler with Speex resampler, providing better quality at comparable speeds / better speeds at comparable quality.
Windows: Fixed ARDFTSRC resampler settings dialog being inaccessible from certain pages.
2026/01/09(金) 14:26:44.01ID:bSRLbSc6
SRC Resampler
https://www.foobar2000.org/components/view/foo_dsp_src_resampler

Current version: 1.0.19, released on 2026-01-07

Fixed Cancel being treated like OK in configuration dialog.
Fixed resampler configuration not opening from ReplayGain scanner.
479名無しさん@お腹いっぱい。
垢版 |
2026/01/14(水) 08:39:31.60ID:YF5MHluQ
フォルダツリーの表示はできますか?
2026/01/14(水) 09:58:47.16ID:2Hz9cL4c
album list panelの一番上はそれぽい
それが嫌ならexplorer tree panelがある
481名無しさん@お腹いっぱい。
垢版 |
2026/01/14(水) 19:17:29.01ID:899Jkk9V
>479
by folder suructure が気に入らないので
設定(ctrl-P)→Media Library→Album List(DUI)
を開いて最上段で Add new して

$replace(%path%,:\,:\,\,|,.zip,.zip|)

を追加しています。
ドライブ名からたどれるので、どこのファイルか
わかりやすいです。
Album List Panel(CUI)でも同様にできるはず
2026/01/16(金) 02:36:56.13ID:4shWEsEb
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-01-15

foobar2000 v2.26 preview change log
2026-01-15
Major Converter update:
New preset format, presets stored as .ini files in profile subfolder. Old presets imported on first run.
Backing up of profile before upgrading is recommended because of the above.
Added extensible post-conversion actions which can be used for ReplayGain scanning, integrity testing, etc.
On conversion error, encoder's stderr output is forwarded to foobar2000 console.
Fixed a bug causing int32 stream to be sent to encoders that don't recognize it if source is float64.
Ogg chaining is now off by default, Ogg chapters written by default instead.
Fixed logic error in replaygain_scanner API implementation, use of replaygain_scanner object after finalize() wasn't working as documented.
ARDFTSRC prevent implicit resampling using "max bandwidth" mode when told to use max quality.
Speex resampler code update.
2026/01/16(金) 02:39:32.64ID:4shWEsEb
Download foobar2000 Free Encoder Pack
https://www.foobar2000.org/encoderpack

Latest version
2026-01-15

Free Encoder Pack change log
2026-01-15
Updated Opus to 1.6.1.
Replaced LAME encoder with version that includes 'q4' patch to prevent CBR and ABR modes from having unintentional glitches.
484名無しさん@お腹いっぱい。
垢版 |
2026/01/17(土) 11:45:01.05ID:Vh6YdWKx
>>481
試行錯誤してようやく使い方が分かりました
良いですありがとう
485453
垢版 |
2026/01/18(日) 01:17:58.74ID:2AlMrT5N
ver2.25をポータブルで入れてテーマもver1.6から移しましたが、コンポーネントが3つ見つからなかったので
既に内包されているのか、別に代替するものがあれば教えてもらえませんか?

・DSD Processor
・Programmable reverb
・Super Audio CD Decoder
2026/01/18(日) 01:38:32.38ID:KarNYgCj
https://www.perplexity.ai/search/fb2knover2-25noyi-xia-nohuraku-RPybfYZtT32Fxie9vJ1gxw
2026/01/18(日) 01:54:29.97ID:Yv130orn
DSD Processor → https://sourceforge.net/projects/sacddecoder/files/foo_dsd_processor/
Programmable reverb → https://www.foobar2000.org/components/view/foo_dsp_prvb
Super Audio CD Decoder → https://sourceforge.net/projects/sacddecoder/files/foo_input_sacd/

1番目、3番目は前と配布元変わってないし、2番目は公式サイトのレポジトリにある
「見つからなかった」じゃなく「探してない」だけでは?
488453
垢版 |
2026/01/18(日) 03:41:25.73ID:2AlMrT5N
>>487
そうかもしれません ありがとうございました
2026/01/18(日) 08:52:17.15ID:QfFsBadZ
OpenLyrics
https://www.foobar2000.org/components/view/foo_openlyrics

Current version: 1.13, released on 2026-01-17

Change log:
Behaviour changes:
Enable searching local sources with no visible panels by default
Add some clarifying help to the 'Exclude trailing brackets' search option

Bug fixes:
Fix automatic removal of trailing dots and spaces from lyric filenames
This behaviour is intentional on directories but not file names
Users with existing lyric files that have had trailing dots or spaces
removed may need to rename those files for OpenLyrics to find them.
Fix being unable to load or save some file paths from portable fb2k
Fix requests to Metal-Archives all returning 403
Fix logs sometimes being spammed with warnings about missing UIE panels
Fix an assortment of log lines that could be a little misleading
Fix possible log spam during startup
There is now an extra level of 'debug logging' that uses the existence
of a file in the fb2k config directory.
Logs emitted early in startup will only appear if this file is present
2026/01/18(日) 17:58:05.22ID:v3wXJSxM
Analog VU Meter Visualisation
Current version: 0.11.4, released on 2026-01-17
https://www.foobar2000.org/components/view/foo_vis_vumeter
2026/01/19(月) 05:16:06.42ID:326Gy0lH
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-01-18

foobar2000 v2.26 preview change log
2026-01-18
Fixed MP4/M4A files not being played completely if their tags contain malformed Apple Gapless information.
File Operations: Fixed erratic behavior if empty folders can't be removed.
Mac: Built in Playback Statistics internal fixes.
Workaround for Media Library crash when filesystem returns nonsensical folder contents (sighted with Wine).
2026/01/19(月) 05:22:05.62ID:/hTRln7C
更新告知はありがたいが、これってロボットで自動転載してるのかなと思えるので、一般人の感覚からすると日本語じゃないと荒らしに見えるのよね
2026/01/19(月) 18:40:50.35ID:IbHpgvRv
v2.26で怒濤の如く修正されてるけど一般的な使用の普段使いには殆ど関係無いのよね。
2026/01/19(月) 19:50:41.20ID:jxa0ZzzH
wikiならともかくここでpreviewの更新報告何て要らねえよ
2026/01/19(月) 21:29:09.39ID:VmV4bOgs
なんか2.26のpreviewになってからpreviewのFix頻度高いよね
そんな大改造してるのかな
2026/01/20(火) 22:34:31.65ID:ErhOy7MP
Columns UIの縦横とかの表記がいつの間にか変わってて混乱してる
2026/01/22(木) 11:20:43.36ID:BMgVbMKl
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-01-21

2026-01-21

Fixed holiday-coding bug in LargeFieldsConfig handling which resulted in Properties dialog not loading complete info in some cases (partial info not flagged as partial).
Mac: Disabled out-of-process loading of Audio Units which caused display glitches.
Mac: Fixed various issues with Audio Unit panel resizing.
Windows: Made recover better from fooHelper.exe crash/termination (system file dialogs).
Windows: Mitigation for "error 380" bug in latest Windows update, which caused specific file manipulations to fail in cloud-synced folders such as OneDrive folder.
2026/01/23(金) 08:23:39.66ID:AaR1fPK/
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest stable version
2.25.6

foobar2000 for Windows change log
2.25.6 released on 2026-01-22
Mitigation for "error 380" bug in latest Windows update, which caused specific file manipulations to fail in cloud-synced folders such as OneDrive folder.
Fixed MP4/M4A files not being played completely if their tags contain malformed Apple Gapless information.
File Operations: Fixed erratic behavior if empty folders can't be removed.
Made recover better from fooHelper.exe crash/termination (system file dialogs).
Converter: Fixed a bug causing int32 stream to be sent to encoders that don't recognize it if source is float64.
Made always write hours and minutes to Ogg chapter mark fields.
2026/01/23(金) 08:25:23.69ID:AaR1fPK/
Free Encoder Pack
https://www.foobar2000.org/encoderpack

Latest version
2026-01-22

Free Encoder Pack change log
2026-01-22
WavPack v5.9.0.
Fixed oggenc2 internal version number.
2026/01/23(金) 13:13:18.91ID:lQvSQSF1
>>498
定番音楽プレイヤー「foobar2000」に緊急更新、Windowsセキュリティパッチの影響で不具合 - 窓の杜
https://forest.watch.impress.co.jp/docs/news/2080149.html
2026/01/23(金) 16:44:20.01ID:kVneLvoU
Emといい最近こういう不祥事きくな
専門用語だとセキュリティインシデントだっけ?
2026/01/23(金) 20:13:48.25ID:uzj/OAFo
WindowsはセキュリティのUpdateでいろいろやらかしてるからなあ。
2026/01/24(土) 17:38:30.85ID:CIi8Moey
MS側のリグレッション、不具合の類であってセキュリティインシデントではない
EmEditorの件はEm側のセキュリティインシデント
2026/01/26(月) 13:04:20.82ID:DfImT80a
SRC Resampler
https://www.foobar2000.org/components/view/foo_dsp_src_resampler

Current version: 1.0.20, released on 2026-01-25

Fixed inability to enter custom sample rates.
Quality tweaks to extrapolator.
2026/01/28(水) 02:24:08.25ID:4t9jKxiW
Super Audio CD Decoder Files
https://sourceforge.net/projects/sacddecoder/files/foo_input_sacd/

foo_input_sacd-2.0.15

CHANGELOG
01/27/26:
Version 2.0.15 - DSDIFF reader is fixed.
2026/01/28(水) 08:24:58.55ID:R1O4v2Y/
Speex Resampler
https://www.foobar2000.org/components/view/foo_dsp_speex_resampler
https://foobar.hyv.fi/?view=foo_dsp_speex_resampler

2.26 preview 2026-01-07以降に標準実装された新しいリサンプラー
それ以前のバージョン向けのコンポーネント


SoX Resampler
https://www.foobar2000.org/components/view/foo_dsp_sox_resampler
https://foobar.hyv.fi/?view=foo_dsp_sox_resampler

既存のSoXリサンプラー(lvqcl氏の)とは違う、libsoxrを使ったリサンプラー


Resampler Benchmark
https://hydrogenaudio.org/index.php/topic,128993.0.html

リサンプラーのベンチマークテスト


どれも作者はCase氏
2026/01/28(水) 15:04:04.88ID:R1O4v2Y/
2.26では
・SSRC → ARDFTSRC
・Retroarch → sppex
とビルトインのリサンプラーが変更されてる
2026/01/29(木) 02:03:05.16ID:ijFyTg73
Super Audio CD Decoder Files
https://sourceforge.net/projects/sacddecoder/files/foo_input_sacd/

foo_input_sacd-2.0.16

CHANGELOG:
01/28/26:
Version 2.0.16 - DSP is fixed for sample rates less than 176400 Hz.
509名無しさん@お腹いっぱい。
垢版 |
2026/01/29(木) 12:38:44.11ID:KJEC0S6q
デフォルトUIってプレイリスト上でマウスクリックずらしでタグ編集できない?
510509
垢版 |
2026/01/29(木) 12:42:51.77ID:KJEC0S6q
質問スレがあったのでそちらに書き込み直しました。
2026/01/30(金) 11:59:04.64ID:JjmoaE/z
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-01-29

2026-01-29

ReplayGain scanner: Added option to write REPLAYGAIN_ALGORITHM tag.
ReplayGain scanner: Default mode is now more accurately named "ITU-R BS.1770".
Speex resampler code updated.
Windows: Fixed portable relative path handling bug affecting having portable foobar2000 itself as indexed music folder.
Windows: Converter: Fixed regression with high Unicode characters in output path.
Windows: Restored Gdiplus rendering of album art viewers by default to workaround problems on Wine.
It's recommended to enable all "Direct2D" options in Advanced if running on modern Windows, for better performance.
Windows: Added check for known Wine C++ exception handling problem causing stability issues, a notice is shown in Console on each startup if bad behavior is detected.
Affected systems will not auto submit crash reports, as they're of very little help now.
See Console output for further details.
2026/01/30(金) 12:19:49.86ID:MBd0x7Pm
FFmpeg Decoder Wrapper 0.9.2はflvが再生できなくなった
入れたら設定もリセットされたから元に戻すのにprofileをバックアップから上書きしたわ
2026/02/02(月) 14:42:44.68ID:wFmIZ2Ch
Case氏リサンプラーコンポーネント

ART Resampler
https://www.foobar2000.org/components/view/foo_dsp_art_resampler
Resampler based on David Bryant
2026/02/02(月) 14:43:05.73ID:wFmIZ2Ch
r8brain Resampler
https://www.foobar2000.org/components/view/foo_dsp_r8brain_resampler
Resampler based on r8brain-free-src.
2026/02/03(火) 17:39:14.03ID:dg9hwC0S
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-02-03

2026-02-03

Mac: Fixed loss of Audio Unit settings when Audio Unit panel replaces whole parameter tree.
Windows: Fixed unintended reliance on undocumented Gdiplus behavior, resulting in issues when running on Wine (mainly Properties dialog crashing).
2026/02/03(火) 18:58:35.23ID:THRrnCeu
詳細設定のすべての「Direct2D」オプション どこにあるかわかりますか

Windows: Restored Gdiplus rendering of album art viewers by default to workaround problems on Wine.
It's recommended to enable all "Direct2D" options in Advanced if running on modern Windows, for better performance.

Windows: Wine の問題を回避するために、アルバム アート ビューアーの Gdiplus レンダリングをデフォルトで復元しました。
最新の Windows で実行する場合は、パフォーマンスを向上させるために、詳細設定のすべての「Direct2D」オプションを有効にすることをお勧めします。
2026/02/03(火) 19:06:03.20ID:1AKdpDnN
Preferences > Advanced
上にあるフィルター欄に「Direct2D」と入れればすぐ見つかる
2026/02/03(火) 20:07:42.96ID:THRrnCeu
Advancedが見つけられない
2026/02/03(火) 20:33:14.09ID:1AKdpDnN
File:Foobar2000 Preferences Advanced.png - Hydrogenaudio Knowledgebase
https://wiki.hydrogenaudio.org/index.php?title=File:Foobar2000_Preferences_Advanced.png
2026/02/03(火) 20:47:40.85ID:dg9hwC0S
https://imgur.com/UAMRwki
2026/02/03(火) 21:10:33.95ID:THRrnCeu
>>520
わざわざありがとうございます。画像見てもないのでよくよく見たらスクロールしたら出てきました
2026/02/05(木) 13:30:15.27ID:WgySFZgk
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-02-04

foobar2000 v2.26 preview change log
2026-02-04

Windows: Fixed album art drawing regressions in non-Direct2D mode.
Fixed default AccurateRip log save location not being reliably set to scanned album folder.
2026/02/05(木) 15:31:15.93ID:n4hZyhm4
まプ
524名無しさん@お腹いっぱい。
垢版 |
2026/02/05(木) 15:58:09.99ID:qIqVKQ7m
マープ
2026/02/06(金) 02:35:18.28ID:nILNuua2
Columns UI
https://github.com/reupen/columns_ui/releases

Current version: 3.3.0, released on 2026-02-05

Changes from v3.3.0-rc.1
There were no changes from version 3.3.0-rc.1.
2026/02/07(土) 14:34:53.02ID:haoZIBKP
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-02-06

foobar2000 v2.26 preview change log
2026-02-06

Windows: Removed Direct2D album art toggle - new default Direct2D code should work correctly everywhere, including Wine.
Mac: Fixed Properties dialog bottom controls not being disabled during ReplayGain scan.
Mac: Fixed Properties dialog ReplayGain scan not being cancellable.
Mac: Attempted workaround for window order bugs if opened Properties dialog via context menu without activating foobar2000 application.
ReplayGain scanner internal fixes, added new interface for components to access ReplayGain scanning options.
2026/02/07(土) 14:38:53.59ID:haoZIBKP
SoX Resampler (libsoxr)
https://www.foobar2000.org/components/view/foo_dsp_sox_resampler

Current version: 1.0.9, released on 2026-02-06

Change log:

Extended extrapolation duration from 50 ms to 200 ms, seems to be able to improve DSD transitions.
Added a new sample rate option for True Peak scanning that finds the closest integer multiplier to reach at least 192 kHz sampling rate.
Attempted fixing rare crashes seen in the crash logger from a couple of machines - looks like sox library's internal FFT caches haven't been initialized.
2026/02/12(木) 13:37:16.69ID:ULEjF2M/
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-02-11

foobar2000 v2.26 preview change log

2026-02-11

Updated FFmpeg to latest git.
Windows: Rebuilt FFmpeg without MSVC /fp:fast, which fixes a mis-compilation bug that resulted in crashing on Wine.
Mac: Fixed window focus tracking bug which made playlist "remove"/"crop" menu command block incorrectly grayed after cycling windows.
Mac: Mitigation for bugs in Apple's SMB support & folder watching. Moving folders with specific Unicode characters around no longer results in duplicate library items.
Fixed WMA album art reader being not disabled if WMA decoder is disabled in Preferences.
Fixed Direct2D visualization race condition bug resulting in random instability.
2026/02/17(火) 14:32:32.82ID:SWUnqb5M
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-02-16

foobar2000 v2.26 preview change log

2026-02-16

Fixed horrible regression in FPL serialization code that caused nonsensical output when copying or drag&dropping playlist contents between foobar2000 instances using relative paths.
Windows: Updated SQLite to the latest version.
Made report video codec for H.266 and VP9 in MP4.
Improved behavior of Advanced Limiter, made sure it resumes outputting bit identical signal after attenuation.
Internet Radio: Worked around radio-browser site not working as documented, all tags get fetched again.
Windows: Disabled delayload of ws2_32.dll, makes no sense on most configs.
2026/02/18(水) 08:25:50.76ID:rpRJ5yPv
SoX Resampler (libsoxr)
https://www.foobar2000.org/components/view/foo_dsp_sox_resampler

Current version: 1.0.12, released on 2026-02-17

Change log:

Adjusted the safety checks introduced in 1.0.9, they accidentally blocked execution when CPU didn't support all vector instructions.
Added example string to special sample rate edit control to hint about syntax.
Extrapolation speed tweak, uses 50 ms extrapolation length at Medium and High qualities and 200 ms starting from Very High.
531名無しさん@お腹いっぱい。
垢版 |
2026/02/18(水) 12:11:13.63ID:IndDOGri
SeX Resampler (libsexr)
2026/02/18(水) 21:11:51.48ID:ydBuYW7m
Windows 11の「MIDI 2.0」対応が展開中、今後数カ月でASIO、BLE MIDI 1.0/2.0、Network MIDI 2.0にも対応へ - 窓の杜
https://forest.watch.impress.co.jp/docs/news/2086909.html
2026/02/19(木) 11:17:15.63ID:Qx4cw4Vs
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-02-18

foobar2000 v2.26 preview change log

2026-02-18

Fixed a regression causing crashes when trying to sort a large playlist that is currently playing.
Windows: Restored GDI rendering of album art & visualizations by default, Direct2D is opt-in, to prevent GPU driver bugs breaking default foobar2000 settings.
Fixed a bug in SMB code that prevented password-less user logins (other than guest user) from working.
2026/02/20(金) 01:14:08.80ID:ODSyjF/U
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest stable version
2.25.7

foobar2000 for Windows change log
2.25.7 released on 2026-02-19

Fixed portable relative path handling bug affecting having portable foobar2000 itself as indexed music folder.
Fixed Direct2D visualization race condition bug resulting in random instability.
Rebuilt FFmpeg without MSVC /fp:fast, which fixes a mis-compilation bug that resulted in crashing on Wine.
Fixed default AccurateRip log save location not being reliably set to scanned album folder.
Improved behavior of Advanced Limiter, made sure it resumes outputting bit identical signal after attenuation.
Internet Radio: Worked around radio-browser site not working as documented, all tags get fetched again.
Fixed a bug in SMB code that prevented password-less user logins (other than guest user) from working.
Fixed horrible regression in FPL serialization code that caused nonsensical output when copying or drag&dropping playlist contents between foobar2000 instances using relative paths.
2026/02/20(金) 12:43:21.61ID:Ot+k33Ww
やス
536名無しさん@お腹いっぱい。
垢版 |
2026/02/20(金) 12:53:20.91ID:x7heymP3
犯人は
537名無しさん@お腹いっぱい。
垢版 |
2026/02/20(金) 15:38:16.44ID:Tc9Td+QL
Analog VU Meter Visualisation
もっと激しく動いてくれないかな
こういうものなのかな?下の方でしか動いてなくてなんか地味
2026/02/20(金) 15:52:32.82ID:tdqFxTBz
レベルで調整かな
R128で針fastでいい感じ

tuningはいまいちよくわからん
2026/02/20(金) 18:36:57.51ID:Ry9usiI9
自分のはよく動くけど、と思ったらVUじゃなくてPEAKメーターのスキンを使ってた(REVOX A740)
最小値が-40dBで-20dBが真ん中ちょい左なんでよく振れる
540名無しさん@お腹いっぱい。
垢版 |
2026/02/20(金) 18:58:06.29ID:t6V5HJnj
UVメーター上で右クリック、上から3番目のLevelsをPeakに変更すれば解決するのでは?
541名無しさん@お腹いっぱい。
垢版 |
2026/02/20(金) 19:54:03.22ID:Tc9Td+QL
いじったら多少変わったような気もする
もしかしてメーターのスキンによって動き違うのかな
手持ちのMcIntoshってやつだと動きが大きいような気がする
https://audio-file.org/foobar2000-vu-meter-skins-gallery/
2026/02/21(土) 01:31:13.40ID:ngYxvVO6
win11を本格インストールして2か月目
フーバー新しく入れてインスコル
最初から10種類以上もフォーマット対応してたっけ?
一から入れなおしたの5年以上ブルだわ
2026/02/21(土) 13:43:55.56ID:lC6UUG6c
2.25.7きてたか
2026/02/22(日) 00:58:33.04ID:TRmWE+Gq
Super Audio CD Decoder Files
https://sourceforge.net/projects/sacddecoder/files/foo_input_sacd/

foo_input_sacd-2.0.17

CHANGELOG:
02/21/26:
Version 2.0.17 - DSD to PCM converter is fixed.
2026/02/22(日) 16:33:12.08ID:n+av9g6w
プレイリストの一部が消えてたのはバグだったのかな
2026/02/22(日) 22:21:52.26ID:btCxA7wb
Beginner help - Changing the Title
https://hydrogenaudio.org/index.php/topic=129194.msg1077997.html

何気に見てて長年の謎が解けた
例えば、"01 Sakura.flac" というファイルがあったとして、
%title% では "01 Sakura" になってしまうが
%% %title% と書くと "Sakura" だけになるんだな
marcサンクス
2026/02/26(木) 16:05:52.05ID:1qXTjr3G
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-02-25

foobar2000 v2.26 preview change log

2026-02-25

Improved M4A Apple tag compatibility, made recover tags containing null bytes in UTF-8 content.
Smarter "remove duplicates" code, made aware of various scenarios where different perceived paths point to same file, made non case sensitive on Windows.
Windows: Album List fixed repaint glitches when using multi selection mode.
Windows: Upgraded toolchain from VS2019 to VS2022.
Mac: Cosmetic changes in Preferences.
2026/02/27(金) 21:52:55.38ID:QJLP+4Ti
ありそうでなかったウインドサイズ固定がきたな
549名無しさん@お腹いっぱい。
垢版 |
2026/02/28(土) 21:52:10.99ID:OpNOCZd/
音質をAMラジオ風にするコンポーネントとかってないですか?
2026/02/28(土) 23:13:15.88ID:Ff2wWuYM
標準のEqualizerで高音低音の帯域を落とすと似た風の音質になるかな
https://i.imgur.com/sJWNdz2.png
2026/02/28(土) 23:23:48.44ID:FzTDiLrC
あとは少しハム音を被せる(昔の電灯線仕様のラジオっぽくなる)とか
高域(破擦音)を少し歪ませる(軽い同調ズレ)とかすればそれっぽくなるだろうね
552名無しさん@お腹いっぱい。
垢版 |
2026/03/01(日) 09:23:04.05ID:+lXWJ6g+
ありがとうイコライザーいじってそれっぽくはなったけど難しい
Xで見かけたModuRadioっていうVST買えば簡単ですかね使えるかな
2026/03/01(日) 13:39:21.17ID:T3zIg/V3
無料体験版あるから試してから決めたら
レコード風にするiZotope Vinylもあるな
2026/03/01(日) 14:32:06.80ID:U/4b5e9L
あと、ダイナミックレンジを小さくして聴感音量を均一化
2026/03/01(日) 15:02:04.97ID:LWfi/8FT
VSTのTDR NOVAのDynamic compressorはいい
DSPの古いeffectにDynamic compressorがあったけど
これのためにdefault DSPなのに古いのを使い続けてた
上位互換が見つかって最新にできたわ
2026/03/03(火) 01:54:42.92ID:yQolVFpK
Super Audio CD Decoder Files
https://sourceforge.net/projects/sacddecoder/files/foo_input_sacd/

foo_input_sacd-2.0.18

CHANGELOG:
03/02/26:
Version 2.0.18 - DSD to PCM output volume is applied to converted tracks.
2026/03/04(水) 08:03:13.45ID:w1mh8V5g
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-03-03

foobar2000 v2.26 preview change log

2026-03-03

Made write more compatible genre tags to MP4/M4A files.
Made ignore duplicate genre tag values in MP4/M4A files.
Windows: Made show better error message for ERROR_LOGON_FAILURE.
Windows: Fixed incorrect dark mode checkbox rendering of "do not ask again" in various popups.
Windows: Album List worked around Wine bug #59448, made multi-selection visible on Wine.
Converter: Added %source_list_index% & %source_list_total%, only for multi track image naming pattern use, to allow use of list indexes in the pattern.
Converter: Restored remembering of last-used output folder per preset
Converter: Restored ability to use .bat/.cmd files as external encoders.
Converter: Restored console logging of external encoder parameters.
558名無しさん@お腹いっぱい。
垢版 |
2026/03/04(水) 20:25:30.80ID:w3o639S4
Analog VU Meter Visualisation
Spectrum Analyzer Visualisation
これいいね
2026/03/05(木) 13:13:31.57ID:S2us+A7W
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-03-04

foobar2000 v2.26 preview change log

2026-03-04

Fixed multiple FPL load/save vs relative path handling issues.
Fixed a regression which caused FPL loading to be much slower than it should be.
Worked around recent change in radio-browser.info site configuration that broke foobar2000 client.
Converter: Made file name preview recognize newly added %source_list_index%.
560名無しさん@お腹いっぱい。
垢版 |
2026/03/07(土) 10:47:48.35ID:gG4NYavj
Columns UI
v3.4.0-beta.1 Pre-release
https://www.foobar2000.org/components/view/foo_ui_columns
2026/03/14(土) 02:13:06.15ID:E8e3wnid
Free Encoder Pack
https://www.foobar2000.org/encoderpack

Latest version
2026-03-13

Free Encoder Pack change log
2026-03-13
Fixed opusenc extrapolation using wrong extrapolation length. In worst case this could cause missing samples at the end of a track if source sample rate was very high.
2026/03/16(月) 01:05:45.27ID:xL47TGSj
foo_vis_spectrum_analyzer

v0.10.0.0

https://github.com/stuerp/foo_vis_spectrum_analyzer/releases
2026/03/17(火) 02:04:49.16ID:OLotRh5C
Columns UI
https://github.com/reupen/columns_ui/releases

Current version: 3.4.0, released on 2026-03-16
2026/03/18(水) 08:17:17.37ID:xOrK7JWg
559 名前:名無しさん@お腹いっぱい。[sage] 投稿日:2026/03/05(木) 13:13:31.57 ID:S2us+A7W
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-03-17

foobar2000 v2.26 preview change log

2026-03-17

Windows: Implemented alternate, more resource-efficient method of finding radio-browser servers.
Improved recovery from momentarily unplugged audio device while paused.
Fixed missing URL-decode of WebDAV file names being shown.
Refactored filename sanitization code (Converter, File Operations), actual behavior should not change.
Fewer C++ exceptions thrown when reading file tags.
2026/03/19(木) 13:01:22.67ID:CMbETHRd
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-03-18

foobar2000 v2.26 preview change log

2026-03-18

Attempted fix for crashing in new radio-browser server finder.
2026/03/20(金) 20:11:25.30ID:dDAYuDc4
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-03-19

foobar2000 v2.26 preview change log

2026-03-19

Fixed lock up on specific album art tag update operations.
Mac: Included Playback Statistics v3.1.9.
2026/03/21(土) 09:48:47.57ID:gL5SvnRE
Columns UI
https://github.com/reupen/columns_ui/releases

Current version: 3.4.1, released on 2026-03-20

Changes
Bug fixes
A long-standing bug affecting built-in list views with a themed appearance where, in light mode, the backgrounds of selected items were slightly darker than expected was fixed. [#1651]

Some minor changes were made to the default title formatting scripts in the status bar, status pane and the playlist view to make them more consistent. [#1652]
568名無しさん@お腹いっぱい。
垢版 |
2026/03/23(月) 00:34:16.70ID:JjUYesqV
mainmenu_commandsとかフックできる穴だけ開けてくれないかな
ローカライズコンポーネント作ったるのに
リソースちまちまいじって中途半端なローカライズするのもう嫌
2026/03/24(火) 11:44:21.18ID:inJCu/2A
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-03-23

foobar2000 v2.26 preview change log

2026-03-23

Windows: Fixed lock up on specific playlist + album art + auto sizing column use pattern.
Refactored MP4/M4A tag update code, should not affect output.
2026/03/25(水) 02:25:26.22ID:Pe/bopTO
Super Audio CD Decoder Files
https://sourceforge.net/projects/sacddecoder/files/foo_input_sacd/

foo_input_sacd-2.0.19

CHANGELOG:
03/24/26:
Version 2.0.19 - DSD to PCM converter is fixed.
2026/03/27(金) 06:18:45.58ID:MCfraTkp
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest stable version 2.25.8

foobar2000 for Windows change log
2.25.8 released on 2026-03-26
Fixed lock up on specific playlist + album art + auto sizing column use pattern.
Fixed lock up on specific album art tag update operations.
More robust radio-browser server discovery.
Fixed slow loading of FPL playlists regression.
Fixed wrong height & wrong dark mode rendering of popup_message checkbox.
Fixed missing URL-decode of WebDAV file names being shown.
Album List: Worked around Wine bug #59448, fixed multi selection rendering.
Disabled crash report submissions on outdated versions of Wine.
2026/03/27(金) 07:11:11.29ID:AovoeSJH
>>568
作者に物申そう
2026/03/27(金) 08:51:19.97ID:TC7JC2jo
元々多言語を考えてない作りらしいし2.0のときにやらなかったんならもうやるつもりないだろって思うわ
2026/03/27(金) 16:15:20.77ID:kbk3ScCt
OSもアプリも英語で使ったほうが早い
2026/03/27(金) 18:31:45.37ID:czCsKrAx
>>573
ここまでやって来なかったからそうだろうな
2026/03/27(金) 20:01:01.90ID:5fYLbjI+
>>573
作者は昔から何度もローカライズは打診されているけど、何度も突き返してUIに英語以外いらんやろって考えじゃなかったかな
2026/03/28(土) 02:00:41.68ID:Ni/zMvgd
Super Audio CD Decoder Files
https://sourceforge.net/projects/sacddecoder/files/foo_input_sacd/

foo_input_sacd-2.0.20

CHANGELOG:
03/27/26:
Version 2.0.20 - DSD to PCM continuous conversion is supported.
2026/03/28(土) 12:28:24.47ID:l1A6s07h
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-03-27

foobar2000 v2.26 preview change log

2026-03-27

Added experimental float8 PCM support.
579名無しさん@お腹いっぱい。
垢版 |
2026/03/28(土) 13:29:56.93ID:N6E2Ee/w
>>568
の言うように穴だけ空けてくれれば有志がローカライズしてくれるのにな
2026/03/28(土) 15:32:42.90ID:jhRsbYua
コンポーネントでUIの根本からいじれるのにローカライズはさせてもらえないってことは
自分がするつもりがないとかよりも強い「英語以外には絶対にさせない」みたいな意志なんだろうな
ローカライズに嫌な思い出でもあるんだろうか
2026/03/29(日) 01:36:08.76ID:BNFO0Mws
ローカライズされた文字列が収まらない場合(結構ある)には、
必然的にその調整を可能にする必要も出てくるし
UIの統一性とかでいろいろやるのが嫌なのでは
2026/03/29(日) 22:14:50.41ID:kmi5YTOm
そもそもFile Edit Viewとかわからんやつおるんけ
そんなもん翻訳して何が楽しいんだ
2026/03/30(月) 18:07:01.54ID:Eo/v2Bb+
>>580
「英語わかんないやつはfoobar使ってもらわなくて結構」って言ってるやつだぞ
そういう思想持ち
2026/03/30(月) 21:19:36.33ID:2fjQ5p1/
>>582
翻訳したいのは「File」そのものではなく
「File」をクリックした時に出てくるものでは
2026/03/30(月) 21:20:45.14ID:JfahaoLL
ローカライズをサポートして欲しいとの多数の声への作者からの直接の正式回答が

1.他にもたくさんのプレイヤーがあるのに、私のUIを理解できない人がfoobar2000を使う理由がわかりません。
2.私が(無給の)作業時間をかけて書いて、新しいバージョンごとに維持する価値があるとは思えません。
3.翻訳サポートは予定されていません。繰り返しますが、私の決定が気に入らなければ、他のプレイヤーを使うことも自由(そして推奨されています)。これで話は終わり。
2026/03/30(月) 21:36:45.17ID:2fjQ5p1/
実際には1と3がすべてなんだろうな ローカライズとか氏ねという思想だから仕方ない
>>568とか>>579見る限り2は作者の負担になりそうにないし
2026/03/31(火) 06:42:54.76ID:aQWKbsmc
どこぞの匿名がやったローカライズについて誰かが作者に連絡してこない
なんて事前の理解も保証もされるわけないから負担になるのは同じ
2026/03/31(火) 09:50:06.65ID:sm+HGK57
まあ正直「ないと困ると」いうよりは母語の権利を守りたいという方が近い機能だから
作者に理解がないなら諦めるかフォークするしかあるまい
2026/03/31(火) 13:07:35.33ID:ppo0BvyQ
英語万年赤点だった俺でも普通に使えるから日本語に拘らなくても良いかなと思う。
2026/04/07(火) 02:38:44.24ID:mgx8DZ03
Super Audio CD Decoder Files
https://sourceforge.net/projects/sacddecoder/files/foo_input_sacd/

foo_input_sacd-2.0.21

CHANGELOG:
04/06/26:
Version 2.0.21 - Experimental: DSD to PCM parallel continuous conversion (no need for the single thread conversion).
591名無しさん@お腹いっぱい。
垢版 |
2026/04/13(月) 21:22:42.83ID:n75cjDI+
WindowsのPCM音声出力をDSDで出させるためだけにJriver買ったんだが、ChatGPTさんにfoobar2000で同じことできねーの? って相談したら出来ますねって言われて

・foo_input_sacdとDSDProcessor と foo_out_asio+dsd をComponentsでinstall
・Playback-DSP ManagerでDSD ProcessorをActiveDSPsに追加
・...でDSDProcessor Settingsを開き、全項目でOutputをDSD256、SMD TypeをAにする
・Output-ASIO+DSDでDenon XM ASIO Deviceを選択
・Tools-DSDのOutput(per device)でType=DSDを選択 Other で DSP Visualizationを選択
・ファイルを再生。DSD出力できているときはDSP Managerの DSD Processorの....で下部のバーが動作する。
・foo_Recordを入れてTools-Recorderでデバイスを指定。File-add Locationでrecord://を指定、プレイリストに追加されたRecording:~を再生

こうやったらマジで出来て慄く
安定性がちょっと劣るけど...俺の15000円は...
2026/04/18(土) 11:40:20.67ID:mn9TDh9J
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-04-17

foobar2000 v2.26 preview change log

2026-04-17

Fixed playlist search incorrectly refocusing first item in some scenarios.
UPnP renderer: Made accept MP3 (audio/mpeg) streams.
Windows: Updated zlib to 1.3.2. Note that system-bundled zlib is used on all other platforms.
Mac: Fixed audio latency calculation bug that resulted in instability with smooth seeking mode.
Mac: Included Playback Statistics v3.1.10.
2026/04/19(日) 12:58:31.56ID:XUI4Fkox
プレイリスト(指定フォルダ)に新しく曲を追加した時に自動更新されるにはどうすれば良いですか?
2026/04/21(火) 11:46:18.04ID:9gr4lzso
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-04-20

foobar2000 v2.26 preview change log

2026-04-20

Revised UPnP renderer code, implemented various missing methods required by the standard; made compatible with various popular UPnP remote control applications.
Windows: Made various DSP configuration dialogs not crash if invoked off-main-thread, which certain unmaintained old component does.
2026/04/24(金) 17:45:57.95ID:w1hWXjta
SoX Resampler (libsoxr)
https://www.foobar2000.org/components/view/foo_dsp_sox_resampler

Current version: 1.0.13, released on 2026-04-24

Change log:

Recompile with modified SDK with workaround for foo_vst related crashing.
2026/04/28(火) 11:53:01.89ID:LXUEgH3P
SRC Resampler
https://www.foobar2000.org/components/view/foo_dsp_src_resampler
Current version: 1.0.21, released on 2026-04-27

ART Resampler
https://www.foobar2000.org/components/view/foo_dsp_art_resampler
Current version: 0.3.10, released on 2026-04-27

Speex Resampler
https://www.foobar2000.org/components/view/foo_dsp_speex_resampler
Current version: 1.0.5, released on 2026-04-27

r8brain Resampler
https://www.foobar2000.org/components/view/foo_dsp_r8brain_resampler
Current version: 0.1.3, released on 2026-04-27

Case氏のリサンプラー群が一斉更新

修正点はSox Resampler (>>595)と同じ

Recompile with modified SDK with workaround for foo_vst related crashing.
2026/04/28(火) 11:53:47.97ID:LXUEgH3P
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-04-27

foobar2000 v2.26 preview change log

2026-04-27

UPnP renderer compatibility improved further (M-SEARCH handling, correct content type in SOAP responses).
Windows: Keyboard shortcuts made show correct label for "context menu" key.
598名無しさん@お腹いっぱい。
垢版 |
2026/04/28(火) 13:35:37.19ID:uY1CHpdo
ふふふ…Sex Resampler!!
2026/04/29(水) 11:50:39.86ID:1VFBsp7l
Secret Rabbit CodeのBest以外はクソ
アップサンプルは知らん
2026/05/02(土) 11:50:31.45ID:yNeK3Ap9
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-04-30

foobar2000 v2.26 preview change log

2026-04-30

UPnP output: Enabled streaming to OpenHome devices.
UPnP renderer: Implemented SetNextAVTransportURI method to allow gapless playback with compatible clients.
Fixed incorrect channel mapping in 6.1 FLAC files without explicit channel mask field.
Improved remapping of rear-center channel when playing to 5.1-side speakers.
2026/05/04(月) 09:39:09.03ID:Swa9BVTn
foo_midi

v3.3.0.0-alpha1, 2026-05-03

https://github.com/stuerp/foo_midi/releases/tag/v3.3.0.0-alpha1

Added: Support for MMD98 (MIDI Music Driver) files.
Changed: Channels can be turned off and on again without using the Apply button of the configuration dialog. There is latency due to foobar2000 audio buffering.
Changed: Builds with Visual Studio 2026.
2026/05/05(火) 20:35:32.57ID:MMxj73fA
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-05-04

foobar2000 v2.26 preview change log

2026-05-04

Made send Windows version number when checking for component updates.
Will only install component updates flagged compatible with system it
2026/05/06(水) 00:09:57.79ID:f7jDwfbN
まプ
2026/05/06(水) 04:21:28.97ID:kV6dR4VV
Super Audio CD Decoder Files
https://sourceforge.net/projects/sacddecoder/files/foo_input_sacd/

foo_input_sacd-2.0.23

CHANGELOG:
05/05/26:
Version 2.0.23 - Experimental: "ReplayGain for output volume" advanced option is added.
2026/05/08(金) 16:27:00.73ID:AbOa3pY5
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-05-07

foobar2000 v2.26 preview change log

2026-05-07

Improved UPnP renderer discovery reliability.
Enabled audio/x-wav type in UPnP renderer.
2026/05/09(土) 00:57:14.65ID:9tLmqw79
foo_midi

v3.3.0.0-alpha2, 2026-05-09

https://github.com/stuerp/foo_midi/releases/tag/v3.3.0.0-alpha2

Added: Option "Use Secret Sauce with SC88 or later". This option will override the selected player when the MIDI file contains a SYSTEM MODE SET sysex GitHub Issue 145
Changed: SysEx REQ1 events are no longer sent to Secret Sauce. The plug-in does not handle malformed SysEx events correctly and the result of the request is not used anyway. GitHub Issue 155
Improved: MMD converter is thread safe now.
2026/05/09(土) 11:30:44.79ID:1zIkMZfG
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-05-08

foobar2000 v2.26 preview change log

2026-05-08

UPnP renderer lockup regression fix.
Improved WebDAV reliability.
2026/05/15(金) 11:23:27.96ID:ycu0wGNW
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-05-14

foobar2000 v2.26 preview change log

2026-05-14

Upgraded HTTPS encryption code on both Windows and macOS. TLS v1.3 is now supported, if your operating system supports it.
Fixed "remove chapters" not working of Ogg files with chapters.
Windows: Fixed some windows discarding multimedia keyboard events.
Added Help / Search Query Syntax.
Mac: Implemented real Help menu.
Fixed static HTTP files being perceived as radio streams and looped indefinitely with HTTP seeking disabled in preferences.
Fixed another UPnP discovery regression.
2026/05/16(土) 11:28:07.37ID:+Ja2+/i8
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-05-15

foobar2000 v2.26 preview change log

2026-05-15

UPnP resource leak regression fixed.
Other UPnP bugs fixed.
2026/05/17(日) 07:07:54.85ID:+9MqwS6t
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-05-16

foobar2000 v2.26 preview change log

2026-05-16

ARDFTSRC resampler update.
UPnP resource leak regression really fixed.
Windows: Fixed "suppress HTTPS certificate checks" regression from build 2026-05-14.
Windows: Also fixed ftpes:// connections failing if the server doesn't have a trusted certificate.
2026/05/17(日) 07:09:30.11ID:+9MqwS6t
2.26正式リリースが近いのか、単にエンバグを繰り返してるのか
2026/05/17(日) 21:51:08.76ID:UsYoN4/T
2.26はもう半年以上足踏みしてる
2026/05/17(日) 22:46:53.78ID:3LThEIFS
2.24のリリースは2024-11-25
2.25のリリースは2025-09-01
まだ先かもしれんぞ
2026/05/18(月) 14:23:45.66ID:3UA/VuaS
バージョンの右部分は年度だったのか
2026/05/18(月) 23:29:37.91ID:AaHoLRov
2.2が2.24に改名された時に言ってたね
New version numbering scheme: 2.24 for planned stable release year of 2024. Stable release will follow soon.
2026/05/20(水) 06:20:41.53ID:pYoo71cN
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-05-19

foobar2000 v2.26 preview change log

2026-05-19

Resolved UPnP discovery disagreement with BubbleUPnP.
2026/05/21(木) 11:30:47.91ID:2xRbm6OL
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-05-20

foobar2000 v2.26 preview change log

2026-05-20

Windows: Improved UPnP renderer initialization if the machine has virtual network adapters.
Windows: Improved Converter WAV writing CPU usage.
2026/05/22(金) 12:29:55.08ID:bZib0JkA
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-05-21

foobar2000 v2.26 preview change log

2026-05-21

Windows: Converter regression fix - last samples were missing when encoding through external encoder.
2026/05/22(金) 12:30:08.28ID:bZib0JkA
どこまで続くのやら
2026/05/27(水) 07:22:57.64ID:xmhsBYrU
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-05-26

foobar2000 v2.26 preview change log

2026-05-26

Fixed UPnP incompatibility with Denon receivers introduced in build 2026-05-15.
Windows: Fixed Converter crash regression from build 2026-05-20.
2026/05/30(土) 04:39:33.74ID:0zT3cUfe
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest stable version
2.25.9

foobar2000 for Windows change log

2.25.9 released on 2026-05-29
Restored correct channel mask for 6.1 FLAC.
Better remapping of back center channel to 5.1-side speaker setup.
Fixed "remove chapters" not working on Ogg files with chapters.
Improved WebDAV reliability.
Some UPnP bug fixes backported from 2.26 series.
Made send Windows version number when checking for component updates, to prevent installation of updates that require specific newer operating system build.
Updated zlib to v1.3.2.
Fixed some windows discarding multimedia keyboard events.
Visual C++ runtime updated.
2026/05/30(土) 12:43:44.12ID:CFWRWNDm
stableキタ━━━━(゚∀゚)━━━━!!
けどまだ2.26にならないのか
2026/05/30(土) 21:32:30.28ID:IDgjy2Xp
やス
2026/06/03(水) 04:41:34.35ID:KcHrlsuq
Columns UI
https://github.com/reupen/columns_ui/releases

Current version: 3.5.0, released on 2026-06-01

See What’s new in Columns UI 3.5.0 for an overview of the changes since version 3.4.0.
https://yuo.be/news/2026/06/01/whats-new-in-columns-ui-350
2026/06/12(金) 11:15:09.01ID:Wgz6pWi3
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-06-10

foobar2000 v2.26 preview change log

2026-06-10

Converter: Made show detailed error messages when encoding via temp file as well.
Converter: Restored encoder process priority class mapping.
Mac: Fixed obscure file path mangling bug in helper code, no known symptoms.

2026-06-09

Prevented specific search queries with too many nested or chained operators from crashing foobar2000 with a stack overflow.
Fixed earlier 2.26 regression causing playlist search to be stuck showing "working" state if results haven't changed from previous lookup.
Fixed a longtime UPnP search bug affecting discovery of specifc rare devices.
Converter: made show output of command-line encoder program in error popup if conversion has failed.
Improved handling of M4A tags with blank values.
Improved handling of Matroska Segment Title field.
2026/06/16(火) 22:30:34.75ID:ohWDmiJz
wasapi pushが使えなくなってうんこ
2026/06/19(金) 16:18:53.90ID:DhuKhykf
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-06-18

foobar2000 v2.26 preview change log

2026-06-18

More spec-compliant writing of FLAC/Vorbis/Opus cover art (number of colors field).
Converter: More reliable reading of encoder error logs.
Converter: Worked around FLAC refusing to encode odd-length 24-bit files since recent changes.
Windows: Made respect filesystem::open_shareable flag for opening local files (opens with all FILE_SHARE_*).
628名無しさん@お腹いっぱい。
垢版 |
2026/06/22(月) 12:48:14.22ID:3nAzvQcc
>>496
私は、ポータブル版で新規に foobar を増やしたのが昨日で、昨日気付きました。
32bit 版の時からの設定を使い続けているけど、時々は新規でインストールしてそこからカスタマイズした方が良いかもと思いました。
新規導入の方が、気の利いた設定が事前に入っている気がする。
2026/06/23(火) 04:33:47.45ID:2rfpsJgp
Super Audio CD Decoder Files
https://sourceforge.net/projects/sacddecoder/files/foo_input_sacd/

foo_input_sacd-2.0.25

CHANGELOG:
06/22/26:
Version 2.0.25 - Experimental: DSD/DST x48000 support for ISO files.
2026/06/25(木) 12:11:57.46ID:oYf67sat
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-06-23

foobar2000 v2.26 preview change log

2026-06-23

Fixed Ogg/Opus files with single chapter not showing correct track numbers.
Windows: Fixed Direct2D visualizations getting stuck after GPU driver reinitialization.
Mac: Replaced obsolete NSSavePanel methods with modern equivalents.
Refactored thread synchronization helper code, should not have visible effects.
2026/06/27(土) 08:34:31.28ID:0A2U/Y8w
foobar2000 for Windows
https://www.foobar2000.org/windows

Latest preview version
2.26 preview 2026-06-26

foobar2000 v2.26 preview change log

2026-06-26

Revised the interface used to tell decoders & file readers to cancel time-consuming operations (abort_callback).
Now compatible with C++20 std::stop_token semantics.
New SDK will enable these upgrades, while remaining compatible with past foobar2000 versions with a slight performance penalty.
Updated 7-Zip library to 26.01.
Updated UnRAR library to 7.2.6.
2026/06/27(土) 12:03:57.33ID:zVR1TfWA
2.25.10

Improved implementation of built-in UPnP Media Renderer, implemented gapless playback compatible with popular UPnP control apps.
Enabled discovery of OpenHome UPnP devices as output devices.
Enabled TLS v1.3 encryption for HTTPS connections.
Fixed Ogg/Opus files with single chapter not showing correct track numbers.
Fixed Direct2D visualizations getting stuck after GPU driver reinitialization.
Updated 7-Zip library to 26.01.
Updated UnRAR library to 7.2.6.
2026/06/27(土) 18:20:21.99ID:lO/c8dDk
質問だけど、
プレイリストの曲が順番に再生されるけど、
ある曲をスキップするとかできる?
2026/06/27(土) 18:40:45.00ID:V18Dyr/q
foo_skip 使ってみるとか
%skip%とタグ入れると飛ばす機能もあるみたい
foo_quicktagみたいに簡単にタグ入れられるのもある
2026/06/27(土) 19:06:32.90ID:vIQUzWw1
★1の曲をスキップする設定にすると便利
%rating% IS 1
2026/06/27(土) 19:13:22.60ID:lO/c8dDk
>>634
一応できましたわ
でも、skipした曲かどうか見えないね
自分で独自の列を作成すればいいのかな?
2026/06/27(土) 19:14:01.90ID:lO/c8dDk
>>635
一応できましたわ
リストでスキップ曲が見えるといいけど
2026/06/27(土) 19:31:57.55ID:vIQUzWw1
ratingを表示しておけば事実上見えるのがミソ
レスを投稿する


ニューススポーツなんでも実況