Naohide Sano

Results 17 comments of Naohide Sano
trafficstars

i found - Only 2-channel (stereo) audio devices are currently supported for output. in [Known issues and solutions](https://github.com/kyleneideck/BackgroundMusic#known-issues-and-solutions) is this the reason? i tried to let "mac studio speakers" "stereo"...

i had the same problem. env is * DOESN'T WORK engine: `smbj 0.10.0` provider: [commons-vfs2-smb](https://github.com/mikhasd/commons-vfs2-smb) `1.0.0-SNAPSHOT` vfs2: `org.apache.commons:commons-vfs2:2.9.0` but the same [test code](https://github.com/umjammer/vavi-nio-file/blob/master/src/test/java/vavi/nio/file/Base.java) using vfs2 api (wrapped by [java nio...

my bad. i correct my previous [post](https://github.com/hierynomus/smbj/issues/584#issuecomment-969604502). > so this issue might be caused by smb PROVIDER or smbj not VFS2. [commons-vfs2-smb](https://github.com/mikhasd/commons-vfs2-smb) **has a bug**. the provider ends up not...

here is corrected [commons-vfs2-smb](https://github.com/umjammer/commons-vfs2-smb) works fine with smbj 0.12.2

as i mentioned in #9, this is a hobby project. i usually hack a method that is package protected creating a same package class like [this](https://github.com/umjammer/vavi-apps-webdav/blob/github/src/main/java/com/google/api/client/util/store/SqlDataStore.java). i afraid using module...

please anyone convince me that module is worth it

https://openjdk.org/jeps/511 modules are becoming increasingly important...