I used the same squeezelite.bin file both times. Not sure why I wasn't getting audio output the first time, but I did the second time. Very strange indeed! I followed your instructions in Post #1879. Both times, I used the same squeezelite.bin that I extracted from that zip.
I've uploaded my config below, in case there's a clue as to why it works with the dac_config line empty. Might also help others with the DAC32 that are interested in moving away from the PolyVection firmware in order to receive ongoing updates/support.
Thanks again CJS for your sleuthing work in figuring out the issue!
Any suggestions as to tweaks I can try to improve the configuration are appreciated. I'm currently connecting the DAC32 to a Bose 2.1 speaker system, so definitely not hifi, but not horrible sound quality either.
Cheers,
Brawny
I've uploaded my config below, in case there's a clue as to why it works with the dac_config line empty. Might also help others with the DAC32 that are interested in moving away from the PolyVection firmware in order to receive ongoing updates/support.
Code:
{ "a2dp_ctmt": "1000", "a2dp_ctrld": "500", "a2dp_dev_name": "DAC32-Office", "a2dp_sink_name": "SMSL BT4.2", "a2dp_spin": "0000", "actrls_config": "", "airplay_name": "DAC32-Office", "airplay_port": "5000", "ap_channel": "1", "ap_ip_address": "192.168.4.1", "ap_ip_gateway": "192.168.4.1", "ap_ip_netmask": "255.255.255.0", "ap_pwd": "squeezelite", "ap_ssid": "DAC32-Office", "autoexec": "1", "autoexec1": "squeezelite -b 500:2000 -d all=info -C 30 -W -n \"DAC32-Office\" -o I2S", "bat_config": "", "bt_name": "DAC32-Office", "bt_sink_pin": "1234", "bt_sink_volume": "127", "bypass_wm": "0", "cspot_config": "{\t\"deviceName\":\t\"DAC32-Office\",\t\"bitrate\":\t160}", "dac_config": "", "dac_controlset": "", "dhcp_tmout": "8", "display_config": "", "enable_airplay": "1", "enable_bt_sink": "1", "enable_cspot": "1", "equalizer": "0,0,0,0,0,0,0,0,0,0", "eth_config": "", "ethtmout": "8", "gpio_exp_config": "", "host_name": "DAC32-Office", "i2c_config": "", "jack_mutes_amp": "n", "led_brightness": "", "lms_ctrls_raw": "n", "metadata_config": "", "model_config": "", "ota_erase_blk": "249856", "ota_prio": "6", "ota_stack": "10240", "pollmin": "15", "pollmx": "600", "rel_api": "https://api.github.com/repos/sle118/squeezelite-esp32/releases", "release_url": "https://github.com/sle118/squeezelite-esp32/releases", "rotary_config": "", "set_GPIO": "", "spdif_config": "", "spi_config": "", "stats": "n", "target": "", "telnet_block": "500", "telnet_buffer": "40000", "telnet_enable": "", "wifi_smode": "f" }
Any suggestions as to tweaks I can try to improve the configuration are appreciated. I'm currently connecting the DAC32 to a Bose 2.1 speaker system, so definitely not hifi, but not horrible sound quality either.
Cheers,
Brawny
Comment