Setpanning always both Channels on Linux

Report any Hollywood bugs here
Post Reply
User avatar
fingus
Posts: 271
Joined: Fri Sep 16, 2011 9:53 am

Setpanning always both Channels on Linux

Post by fingus »

Setpanning doesn't work on Linux and always produces stereo output. This issue was tested on multiple Linux distributions including Linux Mint, Manjaro, and Ubuntu. Both the 'Setpanning' standalone command and the table tag of 'PlaySample' or 'PlayMusic' were tested, yielding the same result.

However, when running a compiled Windows applet under Linux using Wine, Setpanning works unexpectedly.
User avatar
airsoftsoftwair
Posts: 5830
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: Setpanning always both Channels on Linux

Post by airsoftsoftwair »

Yes, apparently this is currently unsupported on Linux but it's on my list.
User avatar
airsoftsoftwair
Posts: 5830
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: Setpanning always both Channels on Linux

Post by airsoftsoftwair »

Code: Select all

- Fix [Linux]: Setting a custom panning for samples using SetPanning() or the "Panning" tag of Hollywood's
  PlaySample() command didn't work; the panning was always centered
User avatar
fingus
Posts: 271
Joined: Fri Sep 16, 2011 9:53 am

Re: Setpanning always both Channels on Linux

Post by fingus »

airsoftsoftwair wrote: Sun Jun 22, 2025 5:25 pm

Code: Select all

- Fix [Linux]: Setting a custom panning for samples using SetPanning() or the "Panning" tag of Hollywood's
  PlaySample() command didn't work; the panning was always centered
Thank you for fixing this.
Post Reply