ComfyUI > Nodes > ComfyUI_FL-HeartMuLa > FL HeartMuLa Sampler

ComfyUI Node: FL HeartMuLa Sampler

Class Name

FL_HeartMuLa_Sampler

Category
FL HeartMuLa
Author
filliptm (Account age: 0days)
Extension
ComfyUI_FL-HeartMuLa
Latest Updated
2026-03-20
Github Stars
0.12K

How to Install ComfyUI_FL-HeartMuLa

Install this extension via the ComfyUI Manager by searching for ComfyUI_FL-HeartMuLa
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI_FL-HeartMuLa in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

FL HeartMuLa Sampler Description

Generates audio tokens from inputs using autoregressive sampling for AI-driven audio creation.

FL HeartMuLa Sampler:

The FL_HeartMuLa_Sampler node is designed to generate audio tokens from conditioning inputs using an autoregressive sampling method. This node is part of the FL HeartMuLa framework, which focuses on creating audio content by leveraging machine learning models. The primary function of this node is to perform an autoregressive generation loop, which produces audio token frames that can be subsequently decoded into a waveform. This process allows for the creation of complex audio sequences based on the provided conditioning, making it a powerful tool for AI artists looking to generate unique audio content. The node's capabilities are enhanced by its ability to handle various parameters that influence the randomness, duration, and consistency of the generated audio, providing users with a high degree of control over the output.

FL HeartMuLa Sampler Input Parameters:

model

This parameter requires a loaded HeartMuLa model from the Model Loader node. It is essential for the node's operation as it provides the necessary model architecture and weights to perform the audio token generation. The model acts as the backbone for the sampling process, ensuring that the generated audio tokens are coherent and aligned with the conditioning input.

conditioning

The conditioning parameter is obtained from the Conditioning node and serves as the input that guides the audio token generation process. It influences the characteristics and style of the generated audio, allowing users to tailor the output to specific requirements or artistic visions. The conditioning input is crucial for ensuring that the generated audio aligns with the desired themes or motifs.

max_duration_sec

This optional parameter specifies the maximum duration of the generated audio in seconds, with a default value of 60 seconds. It can range from a minimum of 10 seconds to a maximum of 240 seconds, adjustable in 10-second increments. This parameter allows users to control the length of the audio output, making it suitable for various applications, from short sound bites to longer compositions.

temperature

The temperature parameter controls the randomness and creativity of the sampling process, with a default value of 1.0. It can be set between 0.1 and 2.0, adjustable in 0.05 increments. A higher temperature results in more random and creative outputs, while a lower temperature produces more focused and consistent audio. This parameter is crucial for users who wish to experiment with different levels of creativity in their audio generation.

top_k

This parameter determines the top-k sampling, with a default value of 50. It can range from 1 to 500, adjustable in increments of 10. Lower values result in more focused and consistent outputs, while higher values allow for greater diversity in the generated audio. This parameter is important for users who want to balance between consistency and variety in their audio outputs.

seed

The seed parameter sets the random seed for the sampling process, with a default value of -1, which indicates a random seed. It can range from -1 to 2147483647. Setting a specific seed allows for reproducibility of the generated audio, which is useful for users who wish to recreate specific outputs or ensure consistency across different runs.

FL HeartMuLa Sampler Output Parameters:

audio_tokens

The output parameter, audio_tokens, represents the generated audio tokens that result from the sampling process. These tokens can be decoded into a waveform, providing the final audio output. The audio_tokens are crucial for understanding the structure and content of the generated audio, serving as the building blocks that define the audio's characteristics and style.

FL HeartMuLa Sampler Usage Tips:

  • Experiment with the temperature parameter to find the right balance between creativity and consistency for your audio projects. A higher temperature can lead to more innovative outputs, while a lower temperature ensures more predictable results.
  • Use the max_duration_sec parameter to tailor the length of your audio output to fit specific needs, whether you're creating short sound bites or longer compositions.
  • Adjust the top_k parameter to control the diversity of the generated audio. Lower values will produce more consistent outputs, while higher values allow for greater variation and exploration of different audio possibilities.

FL HeartMuLa Sampler Common Errors and Solutions:

Model not loaded

  • Explanation: This error occurs when the required HeartMuLa model is not properly loaded or connected to the node.
  • Solution: Ensure that the model is correctly loaded using the Model Loader node and that it is properly connected to the FL_HeartMuLa_Sampler node.

Invalid conditioning input

  • Explanation: This error arises when the conditioning input is missing or not correctly formatted.
  • Solution: Verify that the conditioning input is provided from the Conditioning node and that it matches the expected format for the FL_HeartMuLa_Sampler node.

Duration exceeds maximum limit

  • Explanation: This error occurs when the specified max_duration_sec exceeds the allowed maximum of 240 seconds.
  • Solution: Adjust the max_duration_sec parameter to a value within the allowed range of 10 to 240 seconds.

Temperature out of range

  • Explanation: This error happens when the temperature parameter is set outside the allowed range of 0.1 to 2.0.
  • Solution: Ensure that the temperature parameter is set within the valid range to avoid this error.

Top-k value out of range

  • Explanation: This error occurs when the top_k parameter is set outside the allowed range of 1 to 500.
  • Solution: Adjust the top_k parameter to a value within the specified range to resolve this issue.

FL HeartMuLa Sampler Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI_FL-HeartMuLa
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

FL HeartMuLa Sampler