Audio DSP: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(Created page with "{{incomplete}} : Audio Dynamic Single Processing add-ons allow for all sorts of audio processing in Kodi. Currently there are only a small number of add-ons included by defau...")
 
mNo edit summary
 
(13 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{incomplete}}
{{Red|{{Resize|1.2em|'''Removed Feature'''}} }}<br />


: Audio Dynamic Single Processing add-ons allow for all sorts of audio processing in Kodi. Currently there are only a small number of add-ons included by default:  
The ADSP feature is deprecated for [[Archive:Krypton|v17 "Krypton"]] and relevant code removed from {{Kodi}} [[Leia|v18 "Leia"]]. The reasons are explained in the following links:
* '''adsp.basic''' - description goes here - available on all platforms except Android.
* [https://forum.kodi.tv/showthread.php?tid=252871&pid=2672651#pid2672651 Forum discussion detailing reason for removal]
* '''asdp.freesurround''' - description goes here - available on all platforms except Android.
* [https://github.com/xbmc/xbmc/pull/13723 Pull Request to remove ADSP code]
* '''adsp.biquad.filters''' - description goes here - '''''[http://forum.kodi.tv/showthread.php?tid=218756 more info]''''' - only available on Windows and Linux.


 
{{Updated|20}}
{{updated|16}}
 
[[Category:Manual]]
[[Category:Audio]]
[[Category:Settings]]

Latest revision as of 23:59, 28 January 2023

Removed Feature

The ADSP feature is deprecated for v17 "Krypton" and relevant code removed from Kodi v18 "Leia". The reasons are explained in the following links: