> For the complete documentation index, see [llms.txt](https://enoch-app.gitbook.io/enoch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://enoch-app.gitbook.io/enoch/technology/atlantis-a.i-engine/feature/text-to-music.md).

# Text-To-Music

Enoch Atlantis A.I Engine: Text to Music Feature&#x20;

The Enoch Atlantis A.I Engine's Text to Music feature allows users to transform their written content, whether it's a blog post, article, or social media caption, into a unique melody that resonates with their audience. With a wide range of instruments, beats, and genres to choose from, users can customize their music and add their own flair to their tracks. The result is a custom track that enhances your message and grabs your audience's attention, leading to increased engagement and conversions.

How it Works: To get started, simply write your lyrics directly in the application's text editor. The Enoch Atlantis A.I Engine will then analyze the lyrics and procedurally generate a unique melody that complements the lyrics. If you like the melody, you can save it and use it as if it were your own. If you do not like it, you can try again as many times as you want by pressing the "Melobytes" button until you hear a melody that satisfies you.

Presets and Music Formats: The Enoch Atlantis A.I Engine also offers many presets and specified music formats for users to choose from. These presets and formats make it easy to create music for a wide range of applications, such as podcasts, movies, and video games. With this feature, users can quickly create custom soundtracks that match their needs.

User Interface and Editing Tools: The Enoch Atlantis A.I Engine's Text to Music feature offers a straightforward and comprehensive user interface, making it easy for users to create music without any prior experience. The application also includes editing tools, which allows users to fine-tune their tracks, adjust the tempo, and modify the instrumentation.

Conclusion: In summary, the Enoch Atlantis A.I Engine's Text to Music feature offers a simple music creation process, where users can turn their written content into a unique melody that grabs their audience's attention. With a range of customization options and editing tools, users can create custom tracks that enhance their message and match their needs. So why not try it out and create your own custom track today!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://enoch-app.gitbook.io/enoch/technology/atlantis-a.i-engine/feature/text-to-music.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
