📄 sbc_encoder.xip
字号:
<project buildenvironment="{6907f3f0-0ed4-11d8-be02-0050dadfe87d}" executionenvironment="{2ca81310-0ecd-11d8-be02-0050dadfe87d}" executionenvironmentname="Kalimba SPI" buildenvironmentoption="" buildenvironmentname="Kalimba Command Line" executionenvironmentoption="BC03MM" >
<file path="codec_encoder.asm" />
<properties currentconfiguration="Release" >
<configuration name="Debug" >
<property key="audiocbuffersize" >320</property>
<property key="audiomode" >0</property>
<property key="codeccbuffersize" >4096</property>
<property key="debugmode" >0</property>
<property key="debugtransport" >[SPI|LPT1|No]</property>
<property key="defines" >SELECTED_CODEC_SBC</property>
<property key="libs" >core_debug, cbops_debug, sbc_debug, codec_debug</property>
<property key="output" ></property>
</configuration>
<configuration name="Release" >
<property key="audiocbuffersize" >320</property>
<property key="audiomode" >0</property>
<property key="codeccbuffersize" >4096</property>
<property key="debugmode" >1</property>
<property key="debugtransport" >[SPI|LPT1|No]</property>
<property key="defines" >SELECTED_CODEC_SBC</property>
<property key="libs" >core, cbops, sbc, codec</property>
<property key="output" ></property>
</configuration>
</properties>
</project>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -