# Renardo

> renardo is a fork of FoxDot that extends the possibilities of livecoding with python.

**Wikidata**: [Q135039103](https://www.wikidata.org/wiki/Q135039103)  
**Source**: https://4ort.xyz/entity/renardo

## Summary  
Renardo is a free software fork of FoxDot designed to enhance live coding capabilities using Python. It extends the possibilities of real-time music creation and algorithmic composition by integrating with SuperCollider for audio synthesis. Renardo runs on Linux, macOS, and Windows, offering a flexible tool for live coders and musicians.

## Key Facts  
- **Type**: Free software (allows users to run, modify, and distribute freely).  
- **Primary Use**: Live coding music and algorithmic composition.  
- **License**: Creative Commons Attribution 4.0 International.  
- **Operating Systems**: Compatible with Linux, macOS, and Microsoft Windows.  
- **Programming Languages**: Built with Python and integrates with SuperCollider for audio synthesis.  
- **Initial Release**: Published in 2015 (first commit documented).  
- **Latest Stable Version**: 0.9.12 (released April 21, 2024).  
- **Source Code**: Hosted on GitHub at [https://github.com/e-lie/renardo](https://github.com/e-lie/renardo).  
- **Website**: Official site at [https://renardo.org/](https://renardo.org/).  

## FAQs  
### Q: What is the difference between Renardo and FoxDot?  
A: Renardo is a fork of FoxDot that expands its live coding features, offering additional functionality and improvements for Python-based music creation.  

### Q: Can Renardo be used for professional music production?  
A: Yes, Renardo is designed for real-time audio synthesis and algorithmic composition, making it suitable for both experimental and professional music projects.  

### Q: Is Renardo free to use and modify?  
A: Yes, Renardo is free software distributed under the Creative Commons Attribution 4.0 International license, allowing users to freely run, modify, and share it.  

## Why It Matters  
Renardo fills a niche in the live coding community by providing an accessible and extensible tool for real-time music creation. By leveraging Python and SuperCollider, it bridges the gap between programming and music production, enabling artists and developers to experiment with algorithmic compositions effortlessly. Its cross-platform compatibility ensures broad accessibility, while its open-source nature encourages collaboration and innovation. Renardo’s iterative development, evidenced by frequent stable releases, reflects its active community and ongoing improvements, making it a valuable resource for live coders worldwide.

## Notable For  
- **Fork of FoxDot**: Extends and enhances the original FoxDot project with additional features.  
- **Cross-Platform**: Works seamlessly on Linux, macOS, and Windows.  
- **Integration with SuperCollider**: Combines Python’s flexibility with SuperCollider’s powerful audio synthesis.  
- **Frequent Updates**: Regular stable releases demonstrate active development (e.g., 0.9.12 in April 2024).  
- **Open-Source Community**: Hosted on GitHub, encouraging contributions and modifications.  

## Body  
### Development History  
- **Initial Release**: First commit documented in 2015 ([source](https://github.com/e-lie/renardo/commit/e0a81f7505c69677c8e5117ec0f1d0eb573c82df)).  
- **Recent Versions**: Stable versions include 0.9.3 (January 2024) to 0.9.12 (April 2024).  

### Technical Specifications  
- **Programming Languages**: Python (primary), SuperCollider (audio backend).  
- **License**: Creative Commons Attribution 4.0 International.  
- **Source Code**: Available on [GitHub](https://github.com/e-lie/renardo).  

### Compatibility  
- **Supported OS**: Linux, macOS, Microsoft Windows.  

### Community and Resources  
- **Official Website**: [https://renardo.org/](https://renardo.org/).  
- **Documentation**: Includes usage guides and live coding examples.  

## Schema Markup  
```json
{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Renardo",
  "description": "A fork of FoxDot that extends live coding possibilities with Python.",
  "url": "https://renardo.org/",
  "softwareVersion": "0.9.12",
  "operatingSystem": ["Linux", "macOS", "Windows"],
  "applicationCategory": "Music Software",
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "programmingLanguage": ["Python", "SuperCollider"],
  "datePublished": "2015",
  "codeRepository": "https://github.com/e-lie/renardo"
}

## References

1. [Source](https://pypi.org/project/renardo/)
2. [Source](https://supercollider.github.io/)
3. [Source](https://github.com/e-lie/renardo/releases/tag/v1.0.0a4)
4. [Source](https://github.com/e-lie/renardo/releases/tag/v1.0.0a3)
5. [Release 0.9.3. 2024](https://github.com/e-lie/renardo/releases/tag/v0.9.3)
6. [Release 0.9.4. 2024](https://github.com/e-lie/renardo/releases/tag/v0.9.4)
7. [Release 0.9.5. 2024](https://github.com/e-lie/renardo/releases/tag/v0.9.5)
8. [Release 0.9.8. 2024](https://github.com/e-lie/renardo/releases/tag/v0.9.8)
9. [Release 0.9.9. 2024](https://github.com/e-lie/renardo/releases/tag/v0.9.9)
10. [Release 0.9.10. 2024](https://github.com/e-lie/renardo/releases/tag/v0.9.10)
11. [Release 0.9.11. 2024](https://github.com/e-lie/renardo/releases/tag/v0.9.11)
12. [Release 0.9.12. 2024](https://github.com/e-lie/renardo/releases/tag/v0.9.12)
13. [Release 0.9.13. 2024](https://github.com/e-lie/renardo/releases/tag/v0.9.13)
14. [Source](https://renardo.org/about/renardo/)
15. [Source](https://github.com/e-lie/renardo/commit/e0a81f7505c69677c8e5117ec0f1d0eb573c82df)